| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-05-14 | 1 | -0/+1 |
|\ |
|
| * | x86/amd_nb: Add PCI ID for family 19h model 78h | Mario Limonciello | 2023-05-08 | 1 | -0/+1 |
* | | Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linux | Linus Torvalds | 2023-05-12 | 1 | -5/+5 |
|\ \ |
|
| * | | io_uring: make io_uring_sqe_cmd() unconditionally available | Jens Axboe | 2023-05-09 | 1 | -5/+5 |
| |/ |
|
* | | Merge tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2023-05-11 | 2 | -6/+4 |
|\ \ |
|
| * \ | Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2023-05-11 | 2 | -6/+4 |
| |\ \
| | |/
| |/| |
|
| | * | drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values | Jani Nikula | 2023-04-24 | 1 | -2/+2 |
| | * | drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage | Jani Nikula | 2023-04-24 | 2 | -4/+2 |
* | | | Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-05-11 | 4 | -3/+21 |
|\ \ \
| |/ /
|/| | |
|
| * | | net: add vlan_get_protocol_and_depth() helper | Eric Dumazet | 2023-05-10 | 1 | -0/+17 |
| * | | bonding: fix send_peer_notif overflow | Hangbin Liu | 2023-05-10 | 1 | -1/+1 |
| * | | net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs(). | Kuniyuki Iwashima | 2023-05-10 | 1 | -1/+1 |
| * | | linux/dim: Do nothing if no time delta between samples | Roy Novich | 2023-05-09 | 1 | -1/+2 |
* | | | Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds | 2023-05-07 | 2 | -0/+124 |
|\ \ \ |
|
| * | | | dt-bindings: mailbox: mediatek,gce-mailbox: Add support for MT6795 | AngeloGioacchino Del Regno | 2023-05-04 | 1 | -0/+123 |
| * | | | mailbox: Allow direct registration to a channel | Elliot Berman | 2023-04-18 | 1 | -0/+1 |
* | | | | Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux | Linus Torvalds | 2023-05-07 | 1 | -1/+6 |
|\ \ \ \ |
|
| * | | | | io_uring: Pass whole sqe to commands | Breno Leitao | 2023-05-04 | 1 | -1/+6 |
* | | | | | Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux | Linus Torvalds | 2023-05-06 | 2 | -8/+20 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | uapi nbd: add cookie alias to handle | Eric Blake | 2023-04-28 | 1 | -3/+9 |
| * | | | | uapi nbd: improve doc links to userspace spec | Eric Blake | 2023-04-28 | 1 | -3/+12 |
| * | | | | blk-integrity: register sysfs attributes on struct device | Thomas Weißschuh | 2023-04-27 | 1 | -3/+0 |
* | | | | | Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-05-06 | 3 | -10/+13 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Jakub Kicinski | 2023-05-05 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | bonding: add xdp_features support | Lorenzo Bianconi | 2023-05-05 | 1 | -0/+1 |
| * | | | | | | netfilter: nf_tables: deactivate anonymous set from preparation phase | Pablo Neira Ayuso | 2023-05-03 | 1 | -0/+1 |
| * | | | | | | rxrpc: Fix timeout of a call that hasn't yet been granted a channel | David Howells | 2023-05-01 | 1 | -10/+11 |
| |/ / / / / |
|
* | | | | | | Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-05-06 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | i2c: gxp: fix build failure without CONFIG_I2C_SLAVE | Arnd Bergmann | 2023-05-03 | 1 | -2/+2 |
* | | | | | | | Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2023-05-05 | 1 | -1/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached | Steven Rostedt (Google) | 2023-05-05 | 1 | -1/+3 |
* | | | | | | | | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-05-05 | 4 | -36/+87 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | locking/atomic: Correct (cmp)xchg() instrumentation | Mark Rutland | 2023-04-29 | 1 | -38/+38 |
| * | | | | | | | | locking/generic: Wire up local{,64}_try_cmpxchg() | Uros Bizjak | 2023-04-29 | 2 | -1/+12 |
| * | | | | | | | | locking/atomic: Add generic try_cmpxchg{,64}_local() support | Uros Bizjak | 2023-04-29 | 2 | -2/+42 |
* | | | | | | | | | Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 2023-05-05 | 1 | -0/+17 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | dt-bindings: reset: Add binding for MediaTek MT6735 TOPRGU/WDT | Yassine Oudjana | 2023-04-22 | 1 | -0/+17 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-05-04 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | 9p: Add additional debug flags and open modes | Eric Van Hensbergen | 2023-03-27 | 1 | -0/+6 |
* | | | | | | | | | | Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-05-04 | 2 | -0/+23 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | mm: hwpoison: coredump: support recovery from dump_user_range() | Kefeng Wang | 2023-05-03 | 1 | -0/+16 |
| * | | | | | | | | | | mm/ksm: move disabling KSM from s390/gmap code to KSM code | David Hildenbrand | 2023-05-03 | 1 | -0/+6 |
| * | | | | | | | | | | mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0 | David Hildenbrand | 2023-05-03 | 1 | -0/+1 |
* | | | | | | | | | | | Merge tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-05-04 | 1 | -12/+0 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | sysctl: remove register_sysctl_paths() | Luis Chamberlain | 2023-05-03 | 1 | -12/+0 |
* | | | | | | | | | | | | Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-05-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | thermal: core: Encapsulate tz->device field | Daniel Lezcano | 2023-04-27 | 1 | -0/+1 |
* | | | | | | | | | | | | | Merge tag 'pwm/for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-05-03 | 2 | -13/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | pwm: Delete deprecated functions pwm_request() and pwm_free() | Uwe Kleine-König | 2023-04-13 | 1 | -13/+0 |
| * | | | | | | | | | | | | | pwm: stm32: Enforce settings for PWM capture | Olivier Moysan | 2023-04-06 | 1 | -0/+1 |
| | |_|_|/ / / / / / / / /
| |/| | | | | | | | | | | |
|