- 4f9a34d Merge tag 'vfs-6.10.mount' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Christian Brauner · 1 year, 9 months ago master
- 7015b17 Merge tag 'vfs-6.10.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Christian Brauner · 1 year, 9 months ago
- 53c7ef7 Merge tag 'vfs-6.10.rw' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Christian Brauner · 1 year, 9 months ago
- 557f202 Merge tag 'vfs-6.10.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Christian Brauner · 1 year, 9 months ago
- 9b0bb9d Merge tag 'vfs-6.10.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Christian Brauner · 1 year, 9 months ago
- da0e01c afs: Fix fileserver rotation getting stuck by David Howells · 1 year, 9 months ago vfs-6.10.misc
- 4810ce7 selftests: add F_DUPDFD_QUERY selftests by Christian Brauner · 1 year, 9 months ago
- c62b758 fcntl: add F_DUPFD_QUERY fcntl() by Linus Torvalds · 1 year, 9 months ago
- 448b3fe5 Merge tag 'hwmon-for-v6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 1 year, 9 months ago
- 26e8383 hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us by Lakshmi Yadlapati · 1 year, 9 months ago
- 8c3b756 Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 1 year, 9 months ago
- 62788b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux by Linus Torvalds · 1 year, 9 months ago
- 1bbc991 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 1 year, 9 months ago
- a0fde7e file: add fd_raw cleanup class by Christian Brauner · 1 year, 9 months ago
- 6e7ffa1 net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only ports by Steffen Bätz · 1 year, 9 months ago
- f39bf3c net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 family by Steffen Bätz · 1 year, 9 months ago
- 393ceeb9 Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver' by Paolo Abeni · 1 year, 9 months ago
- 35d92ab net: hns3: fix kernel crash when devlink reload during initialization by Yonglong Liu · 1 year, 9 months ago
- f5db7a3 net: hns3: fix port vlan filter not disabled issue by Yonglong Liu · 1 year, 9 months ago
- 094c281 net: hns3: use appropriate barrier function after setting a bit value by Peiyang Wang · 1 year, 9 months ago
- 950aa42 net: hns3: release PTP resources if pf initialization failed by Peiyang Wang · 1 year, 9 months ago
- 6639a7b net: hns3: change type of numa_node_mask as nodemask_t by Peiyang Wang · 1 year, 9 months ago
- 669554c net: hns3: direct return when receive a unknown mailbox message by Jian Shen · 1 year, 9 months ago
- 05eb60e net: hns3: using user configure after hardware reset by Peiyang Wang · 1 year, 9 months ago
- 2ddc0dd net/smc: fix neighbour and rtable leak in smc_ib_find_route() by Wen Gu · 1 year, 9 months ago
- 4db783d ipv6: prevent NULL dereference in ip6_output() by Eric Dumazet · 1 year, 9 months ago
- 4893b8b hsr: Simplify code for announcing HSR nodes timer setup by Lukasz Majewski · 1 year, 9 months ago
- d101291 ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action() by Eric Dumazet · 1 year, 9 months ago
- cc349b0 dt-bindings: net: mediatek: remove wrongly added clocks and SerDes by Daniel Golle · 1 year, 9 months ago
- 45db3ab Merge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 1 year, 9 months ago
- 065a057 Merge tag 'fuse-fixes-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 1 year, 9 months ago
- fe35bf2 Merge tag 'exfat-for-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 1 year, 9 months ago
- f5fcbc8 Merge tag 'bcachefs-2024-05-07.2' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 1 year, 9 months ago
- 6d7ddd8 Merge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 1 year, 9 months ago
- 1ab1a19 Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci by Linus Torvalds · 1 year, 9 months ago
- 0275410 Merge branch 'rxrpc-miscellaneous-fixes' by Jakub Kicinski · 1 year, 9 months ago
- 012b720 rxrpc: Only transmit one ACK per jumbo packet received by David Howells · 1 year, 9 months ago
- ba4e103 rxrpc: Fix congestion control algorithm by David Howells · 1 year, 9 months ago
- 9a169c2 selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MAC by Ido Schimmel · 1 year, 9 months ago
- 4e13d3a ipv6: Fix potential uninit-value access in __ip6_make_skb() by Shigeru Yoshida · 1 year, 9 months ago
- ab0cde3 net: phy: marvell-88q2xxx: add support for Rev B1 and B2 by Gregor Herburger · 1 year, 9 months ago
- 2e82a58 appletalk: Improve handling of broadcast packets by Vincent Duvert · 1 year, 9 months ago
- 86b29d8 net: bridge: fix corrupted ethernet header on multicast-to-unicast by Felix Fietkau · 1 year, 9 months ago
- 96d88f6 virtiofs: include a newline in sysfs tag by Brian Foster · 1 year, 9 months ago
- 6963c508 mptcp: only allow set existing scheduler for net.mptcp.scheduler by Gregory Detal · 1 year, 9 months ago
- 19e35f2 nfc: nci: Fix kcov check in nci_rx_work() by Tetsuo Handa · 1 year, 9 months ago
- 6e297a7 bcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async() by Kent Overstreet · 1 year, 9 months ago
- 54541c1 bcachefs: Fix race in bch2_write_super() by Kent Overstreet · 1 year, 9 months ago
- 5549d1e Merge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes by Arnd Bergmann · 1 year, 9 months ago
- 9adcac6 netlink: specs: Add missing bridge linkinfo attrs by Donald Hunter · 1 year, 9 months ago
- d8cac85 phonet: fix rtm_phonet_notify() skb allocation by Eric Dumazet · 1 year, 9 months ago
- dccb07f Merge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 1 year, 9 months ago
- 3628e03 Reapply "drm/qxl: simplify qxl_fence_wait" by Linus Torvalds · 1 year, 9 months ago
- f3d049b PCI/ASPM: Restore parent state to parent, child state to child by Kai-Heng Feng · 1 year, 9 months ago
- ee5b455 Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 1 year, 9 months ago
- c73677c Merge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay by Linus Torvalds · 1 year, 9 months ago
- 71dac24 bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAX by Kent Overstreet · 1 year, 9 months ago
- 88ab1018 bcachefs: Add missing skcipher_request_set_callback() call by Kent Overstreet · 1 year, 9 months ago
- 8060bf1 bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode() by Kent Overstreet · 1 year, 9 months ago
- 0ec5b3b bcachefs: Fix shift-by-64 in bformat_needs_redo() by Kent Overstreet · 1 year, 9 months ago
- 2bb9600 bcachefs: Guard against unknown k.k->type in __bkey_invalid() by Kent Overstreet · 1 year, 9 months ago
- f390552 bcachefs: Add missing validation for superblock section clean by Kent Overstreet · 1 year, 9 months ago
- 6b8cbfc bcachefs: Fix assert in bch2_alloc_v4_invalid() by Kent Overstreet · 1 year, 9 months ago
- 9a0ec04 bcachefs: fix overflow in fiemap by Reed Riley · 1 year, 9 months ago
- db42549 bcachefs: Add a better limit for maximum number of buckets by Kent Overstreet · 1 year, 9 months ago
- 18b4abc bcachefs: Fix lifetime issue in device iterator helpers by Kent Overstreet · 1 year, 9 months ago
- 3a2d025 bcachefs: Fix bch2_dev_lookup() refcounting by Kent Overstreet · 1 year, 9 months ago
- 1267df4 bcachefs: Initialize bch_write_op->failed in inline data path by Kent Overstreet · 1 year, 9 months ago
- feb077c bcachefs: Fix refcount put in sb_field_resize error path by Kent Overstreet · 1 year, 9 months ago
- 4a8521b bcachefs: Inodes need extra padding for varint_decode_fast() by Kent Overstreet · 1 year, 9 months ago
- b30b70ad bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit() by Kent Overstreet · 1 year, 9 months ago
- a2ddaf9 bcachefs: bucket_pos_to_bp_noerror() by Kent Overstreet · 1 year, 9 months ago
- 7ffec9c bcachefs: don't free error pointers by Kent Overstreet · 1 year, 9 months ago
- 72e71bf0 bcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf() by Kent Overstreet · 1 year, 9 months ago
- a26ff37 net: fix out-of-bounds access in ops_init by Thadeu Lima de Souza Cascardo · 1 year, 9 months ago
- dd5a440 Linux 6.9-rc7 by Linus Torvalds · 1 year, 9 months ago v6.9-rc7
- 4efaa5a epoll: be better about file lifetimes by Linus Torvalds · 1 year, 9 months ago
- f462ae0 Merge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 1 year, 9 months ago
- ef09525 Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 9 months ago
- d099637 Merge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 9 months ago
- 80f8b45 Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 9 months ago
- b915881 Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 1 year, 9 months ago
- 3c15237 Merge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 1 year, 9 months ago
- 3f1d086 Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 1 year, 9 months ago
- 2c17a1c Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 9 months ago
- e92b99a Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 9 months ago
- 4fbcf58 Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 1 year, 9 months ago
- 61ccc8c Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 1 year, 9 months ago
- 691aae4 ksmbd: do not grant v2 lease if parent lease key and epoch are not set by Namjae Jeon · 1 year, 9 months ago
- d1c189c ksmbd: use rwsem instead of rwlock for lease break by Namjae Jeon · 1 year, 9 months ago
- 97c2ec6 ksmbd: avoid to send duplicate lease break notifications by Namjae Jeon · 1 year, 9 months ago
- cc00bc8 ksmbd: off ipv6only for both ipv4/ipv6 binding by Namjae Jeon · 1 year, 9 months ago
- d02abd5 hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlock by Aleksa Savic · 1 year, 9 months ago
- 3a034a7b hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_event() by Aleksa Savic · 1 year, 9 months ago
- e0cd85d hwmon: (corsair-cpro) Use a separate buffer for sending commands by Aleksa Savic · 1 year, 9 months ago
- f6bdc78 fs: WARN when f_count resurrection is attempted by Kees Cook · 1 year, 9 months ago
- d57cf30 eventfs: Have "events" directory get permissions from its parent by Steven Rostedt (Google) · 1 year, 9 months ago
- 22e61e1 eventfs: Do not treat events directory different than other directories by Steven Rostedt (Google) · 1 year, 9 months ago
- d53891d eventfs: Do not differentiate the toplevel events directory by Steven Rostedt (Google) · 1 year, 9 months ago
- 6599bd5 tracefs: Still use mount point as default permissions for instances by Steven Rostedt (Google) · 1 year, 9 months ago