aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-03net: caif: added cfserl_release functionGravatar Pavel Skripkin 1-0/+1
2021-06-03Bluetooth: Fix VIRTIO_ID_BT assigned numberGravatar Marcel Holtmann 1-1/+1
2021-06-03RDMA/mlx4: Do not map the core_clock page to user space unless enabledGravatar Shay Drory 1-0/+1
2021-06-03sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingGravatar Dietmar Eggemann 1-0/+8
2021-06-02vmlinux.lds.h: Avoid orphan section with !SMPGravatar Nathan Chancellor 1-0/+1
2021-06-02usb: pd: Set PD_T_SINK_WAIT_CAP to 310msGravatar Kyle Tso 1-1/+1
2021-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 2-2/+2
2021-06-01net/mlx5: DR, Create multi-destination flow table with level less than 64Gravatar Yevgeny Kliteynik 1-0/+2
2021-06-01net/tls: Fix use-after-free after the TLS device goes down and upGravatar Maxim Mikityanskiy 1-0/+9
2021-06-01net/tls: Replace TLS_RX_SYNC_RUNNING with RCUGravatar Maxim Mikityanskiy 1-1/+0
2021-06-01Revert "fb_defio: Remove custom address_space_operations"Gravatar Matthew Wilcox 1-0/+3
2021-06-01mfd: Add Rockchip rk817 audio CODEC supportGravatar Chris Morgan 1-0/+81
2021-05-31Merge tag 'fsnotify_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+4
2021-05-31tick/nohz: Only check for RCU deferred wakeup on user/guest entry when neededGravatar Frederic Weisbecker 2-1/+9
2021-05-29Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-4/+2
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-3/+10
2021-05-28Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-0/+2
2021-05-28Merge tag 'sound-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+1
2021-05-28Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+2
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar Jakub Kicinski 1-6/+0
2021-05-27KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKGravatar Marcelo Tosatti 1-1/+1
2021-05-27KVM: X86: Use _BITUL() macro in UAPI headersGravatar Joe Richey 1-2/+3
2021-05-27KVM: PPC: exit halt polling on need_resched()Gravatar Wanpeng Li 1-0/+6
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 10-33/+97
2021-05-26net: phy: Document phydev::dev_flags bits allocationGravatar Florian Fainelli 1-0/+5
2021-05-26SUNRPC: More fixes for backlog congestionGravatar Trond Myklebust 1-0/+2
2021-05-25PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"Gravatar Jean-Philippe Brucker 1-0/+2
2021-05-25net: zero-initialize tc skb extension on allocationGravatar Vlad Buslov 1-0/+11
2021-05-25Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Gravatar Mark Brown 1-1/+1
2021-05-25fanotify: fix permission model of unprivileged groupGravatar Amir Goldstein 1-0/+4
2021-05-25Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Takashi Iwai 1-1/+1
2021-05-24init: verify that function is initcall_t at compile-timeGravatar Marco Elver 1-1/+2
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-4/+4
2021-05-24Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2021-05-24cgroup: fix spelling mistakesGravatar Zhen Lei 2-4/+4
2021-05-24netfilter: nf_tables: fix table flag updatesGravatar Pablo Neira Ayuso 1-6/+0
2021-05-24regulator: bd71828: Fix .n_voltages settingsGravatar Axel Lin 1-5/+5
2021-05-24regulator: bd70528: Fix off-by-one for buck123 .n_voltages settingGravatar Axel Lin 1-3/+1
2021-05-22linux/bits.h: fix compilation error with GENMASKGravatar Rikard Falkeborn 3-9/+11
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+0
2021-05-21drivers: base: Fix device link removalGravatar Rafael J. Wysocki 1-4/+2
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-15/+18
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-3/+3
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+38
2021-05-20block: prevent block device lookups at the beginning of del_gendiskGravatar Christoph Hellwig 1-2/+0
2021-05-19platform/surface: aggregator: avoid clang -Wconstant-conversion warningGravatar Arnd Bergmann 1-3/+3
2021-05-18{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableGravatar Eli Cohen 1-0/+18
2021-05-18{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceGravatar Maor Gottlieb 1-22/+22
2021-05-18signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfoGravatar Eric W. Biederman 1-3/+1
2021-05-18signal: Deliver all of the siginfo perf data in _perfGravatar Eric W. Biederman 4-6/+13