Age | Commit message (Expand) | Author | Files | Lines |
2023-06-05 | coresight: Dynamically add connections | James Clark | 1 | -1/+7 |
2023-06-05 | coresight: Rename connection members to make the direction explicit | James Clark | 1 | -9/+9 |
2023-06-05 | coresight: Rename nr_outports to nr_outconns | James Clark | 1 | -5/+5 |
2023-06-05 | coresight: Change name of pdata->conns | James Clark | 1 | -2/+2 |
2023-06-05 | coresight: Use enum type for cs_mode wherever possible | James Clark | 1 | -3/+10 |
2023-05-30 | devres: Provide krealloc_array | James Clark | 1 | -0/+11 |
2023-05-28 | Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+8 |
2023-05-28 | Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -0/+15 |
2023-05-27 | Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+8 |
2023-05-26 | Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2023-05-26 | Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -1/+17 |
2023-05-26 | Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su... | Arnd Bergmann | 1 | -0/+1 |
2023-05-26 | Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -1/+17 |
2023-05-25 | module: error out early on concurrent load of the same module file | Linus Torvalds | 1 | -0/+6 |
2023-05-25 | Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -21/+21 |
2023-05-25 | Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 13 | -22/+33 |
2023-05-25 | Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 1 | -0/+4 |
2023-05-25 | Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 3 | -1/+7 |
2023-05-24 | net/handshake: Enable the SNI extension to work properly | Chuck Lever | 2 | -0/+2 |
2023-05-24 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2 | -2/+11 |
2023-05-24 | x86/pci/xen: populate MSI sysfs entries | Maximilian Heyne | 1 | -1/+8 |
2023-05-24 | Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 1 | -1/+3 |
2023-05-23 | page_pool: fix inconsistency for page_pool_ring_[un]lock() | Yunsheng Lin | 1 | -18/+0 |
2023-05-23 | bpf, sockmap: Incorrectly handling copied_seq | John Fastabend | 1 | -0/+10 |
2023-05-23 | bpf, sockmap: Improved check for empty queue | John Fastabend | 1 | -1/+0 |
2023-05-23 | bpf, sockmap: Convert schedule_work into delayed_work | John Fastabend | 1 | -1/+1 |
2023-05-23 | ipv{4,6}/raw: fix output xfrm lookup wrt protocol | Nicolas Dichtel | 2 | -0/+3 |
2023-05-22 | net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE | Yevgeny Kliteynik | 1 | -1/+3 |
2023-05-22 | drm: fix drmm_mutex_init() | Matthew Auld | 1 | -1/+17 |
2023-05-22 | ASoC: Intel: avs: Account for UID of ACPI device | Cezary Rojewski | 1 | -0/+1 |
2023-05-22 | ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg | Cezary Rojewski | 1 | -1/+2 |
2023-05-20 | Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -1/+2 |
2023-05-20 | Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -2/+0 |
2023-05-20 | block: remove NFL4_UFLG_MASK | Christoph Hellwig | 1 | -2/+0 |
2023-05-19 | Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 1 | -1/+1 |
2023-05-19 | net: fix stack overflow when LRO is disabled for virtual interfaces | Taehee Yoo | 2 | -0/+2 |
2023-05-19 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -1/+1 |
2023-05-19 | Bluetooth: Fix UAF in hci_conn_hash_flush again | Ruihan Li | 1 | -1/+1 |
2023-05-19 | Merge tag 'sound-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -1/+16 |
2023-05-19 | driver core: class: properly reference count class_dev_iter() | Greg Kroah-Hartman | 1 | -0/+1 |
2023-05-19 | tls: rx: strp: preserve decryption status of skbs when needed | Jakub Kicinski | 1 | -0/+1 |
2023-05-19 | tls: rx: strp: force mixed decrypted records into copy mode | Jakub Kicinski | 1 | -0/+10 |
2023-05-18 | Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -2/+11 |
2023-05-19 | ASoC: soc-pcm: test if a BE can be prepared | Ranjani Sridharan | 1 | -0/+4 |
2023-05-18 | Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2 | -25/+0 |
2023-05-18 | Merge tag 'media/v6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 3 | -1/+24 |
2023-05-17 | mdio_bus: unhide mdio_bus_init prototype | Arnd Bergmann | 1 | -2/+0 |
2023-05-17 | mm: shrinkers: fix race condition on debugfs cleanup | Joan Bruguera Micó | 1 | -2/+11 |
2023-05-17 | Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 2 | -2/+2 |
2023-05-17 | Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -0/+1 |