summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-24afs: Rename addr_list::failed to probe_failedDavid Howells
2023-12-24afs: Don't skip server addresses for which we didn't get an RTT readingDavid Howells
2023-12-24rxrpc, afs: Allow afs to pin rxrpc_peer objectsDavid Howells
2023-12-24afs: Turn the afs_addr_list address array into an array of structsDavid Howells
2023-12-24afs: Add comments on abort handlingDavid Howells
2023-12-24rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()Oleg Nesterov
2023-12-24afs: use read_seqbegin() in afs_check_validity() and afs_getattr()Oleg Nesterov
2023-12-24afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()Oleg Nesterov
2023-12-24afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()Oleg Nesterov
2023-12-24afs: Automatically generate trace tag enumsDavid Howells
2023-12-24afs: Remove whitespace before most ')' from the trace headerDavid Howells
2023-12-23Linux 6.7-rc7v6.7-rc7Linus Torvalds
2023-12-23Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-12-23Merge tag 'usb-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-12-23Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-23Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-22Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg
2023-12-22Merge tag 'block-6.7-2023-12-22' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-22Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-12-22Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-12-22Merge tag 'printk-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-12-22Merge tag 'sound-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-12-22Merge tag 'i2c-for-6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-22Merge tag 'gpio-fixes-for-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-12-22Merge tag 'for-linus-6.7a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-12-22Merge tag 'drm-fixes-2023-12-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-22Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linuxLinus Torvalds
2023-12-22Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-12-22debugfs: initialize cancellations earlierJohannes Berg
2023-12-22Merge tag 'drm-intel-fixes-2023-12-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-12-22Merge tag 'amd-drm-fixes-6.7-2023-12-20' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-12-21Merge tag 'pinctrl-v6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-12-21Merge tag 'nvme-6.7-2023-12-21' of git://git.infradead.org/nvme into block-6.7Jens Axboe
2023-12-21afs: Fix use-after-free due to get/remove race in volume treeDavid Howells
2023-12-21ida: Fix crash in ida_free when the bitmap is emptyMatthew Wilcox (Oracle)
2023-12-21afs: Fix overwriting of result of DNS queryDavid Howells
2023-12-21Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-21Merge tag 'trace-v6.7-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-12-21Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-21USB: serial: option: add Quectel EG912Y module supportAlper Ak
2023-12-21tracing / synthetic: Disable events after testing in synth_event_gen_test_init()Steven Rostedt (Google)
2023-12-21eventfs: Have event files and directories default to parent uid and gidSteven Rostedt (Google)
2023-12-21keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells
2023-12-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2023-12-21gpio: dwapb: mask/unmask IRQ when disable/enale itxiongxin
2023-12-21gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()Kent Gibson
2023-12-21net: check dev->gso_max_size in gso_features_check()Eric Dumazet
2023-12-21kselftest: rtnetlink.sh: use grep_fail when expecting the cmd failHangbin Liu