summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-30netfilter: nf_tables: reject mismatching sum of field_len with set key lengthPablo Neira Ayuso
2025-01-30Merge branch 'fix-missing-rtnl-lock-in-suspend-path'Paolo Abeni
2025-01-30net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent
2025-01-30net: ravb: Fix missing rtnl lock in suspend/resume pathKory Maincent
2025-01-30Merge tag 'for-net-2025-01-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2025-01-30debugfs: Fix the missing initializations in __debugfs_file_get()Al Viro
2025-01-29selftests/net: Add test for loading devbound XDP program in generic modeToke Høiland-Jørgensen
2025-01-29net: xdp: Disallow attaching device-bound programs in generic modeToke Høiland-Jørgensen
2025-01-29tcp: correct handling of extreme memory squeezeJon Maloy
2025-01-29bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki
2025-01-29Merge branch 'vsock-transport-reassignment-and-error-handling-issues'Jakub Kicinski
2025-01-29vsock/test: Add test for connect() retriesMichal Luczaj
2025-01-29vsock/test: Add test for UAF due to socket unbindingMichal Luczaj
2025-01-29vsock/test: Introduce vsock_connect_fd()Michal Luczaj
2025-01-29vsock/test: Introduce vsock_bind()Michal Luczaj
2025-01-29vsock: Allow retrying on connect() failureMichal Luczaj
2025-01-29vsock: Keep the binding until socket destructionMichal Luczaj
2025-01-29riscv: add a warning when physical memory address overflowsYunhui Cui
2025-01-29audit: Initialize lsmctx to avoid memory allocation errorHuacai Chen
2025-01-30kconfig: fix memory leak in sym_warn_unmet_dep()Masahiro Yamada
2025-01-30kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LISTMasahiro Yamada
2025-01-29cifs: Add mount option -o reparse=nonePali Rohár
2025-01-29cifs: Add mount option -o symlink= for choosing symlink create typePali Rohár
2025-01-29cifs: Fix creating and resolving absolute NT-style symlinksPali Rohár
2025-01-29cifs: Simplify reparse point check in cifs_query_path_info() functionPali Rohár
2025-01-29cifs: Remove symlink member from cifs_open_info_data unionPali Rohár
2025-01-29cifs: Update description about ACL permissionsPali Rohár
2025-01-29cifs: Rename struct reparse_posix_data to reparse_nfs_data_buffer and move to...Pali Rohár
2025-01-29cifs: Remove struct reparse_posix_data from struct cifs_open_info_dataPali Rohár
2025-01-29cifs: Remove unicode parameter from parse_reparse_point() functionPali Rohár
2025-01-29cifs: Fix getting and setting SACLs over SMB1Pali Rohár
2025-01-29cifs: Remove intermediate object of failed create SFU callPali Rohár
2025-01-29cifs: Validate EAs for WSL reparse pointsPali Rohár
2025-01-29cifs: Change translation of STATUS_PRIVILEGE_NOT_HELD to -EPERMPali Rohár
2025-01-29Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-29Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-01-29Merge tag 'dmaengine-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-29Bluetooth: L2CAP: accept zero as a special value for MTU auto-selectionFedor Pchelkin
2025-01-29Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale
2025-01-29Bluetooth: Add ABI doc for sysfs resetHsin-chen Chuang
2025-01-29Bluetooth: Fix possible infinite recursion of btusb_resetHsin-chen Chuang
2025-01-29Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()Douglas Anderson
2025-01-29Merge tag 'regulator-fix-v6.14-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-29Merge tag 'for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-29Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-01-29Merge tag 'powerpc-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-01-29Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-29Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-29lib/crc32: remove other generic implementationsEric Biggers