summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | rbd: rename RBD_LOCK_STATE_RELEASING and releasing_waitIlya Dryomov2024-07-251-10/+10
| * | | ceph: fix incorrect kmalloc size of pagevec mempoolethanwu2024-07-231-1/+2
| * | | ceph: periodically flush the cap releasesXiubo Li2024-07-231-0/+2
| * | | ceph: convert comma to semicolon in __ceph_dentry_dir_lease_touch()Chen Ni2024-07-231-1/+1
| * | | ceph: use cap_wait_list only if debugfs is enabledMax Kellermann2024-07-233-0/+14
* | | | Merge tag 'erofs-for-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-265-21/+49
|\ \ \ \
| * | | | erofs: convert comma to semicolonChen Ni2024-07-261-1/+1
| * | | | erofs: support multi-page folios for erofs_bread()Gao Xiang2024-07-261-18/+12
| * | | | erofs: add support for FS_IOC_GETFSSYSFSPATHHuang Xiaojia2024-07-261-0/+16
| * | | | erofs: fix race in z_erofs_get_gbuf()Gao Xiang2024-07-261-0/+3
| * | | | erofs: support STATX_DIOALIGNHongbo Li2024-07-261-2/+17
* | | | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-07-262-2/+6
|\ \ \ \ \
| * | | | | lirc: rc_dev_get_from_fd(): fix file leakAl Viro2024-05-311-1/+3
| * | | | | powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()Al Viro2024-05-311-1/+3
* | | | | | arm64: allow installing compressed image by defaultLinus Torvalds2024-07-262-2/+19
* | | | | | Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds2024-07-2610-70/+54
|\ \ \ \ \ \
| * | | | | | riscv: Remove unnecessary int cast in variable_fls()Thorsten Blum2024-07-101-1/+1
| * | | | | | radix tree test suite: put definition of bitmap_clear() into lib/bitmap.cWei Yang2024-07-104-26/+38
| * | | | | | bitops: Add a comment explaining the double underscore macrosDan Carpenter2024-06-181-0/+5
| * | | | | | lib: bitmap: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-183-0/+3
| * | | | | | cpumask: introduce assign_cpu() macroYury Norov2024-06-181-34/+6
* | | | | | | Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-2543-123/+320
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tap-tun-harden-by-dropping-short-frame'Jakub Kicinski2024-07-252-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | tun: add missing verification for short frameDongli Zhang2024-07-251-0/+3
| | * | | | | | | tap: add missing verification for short frameSi-Wei Liu2024-07-251-0/+5
| |/ / / / / / /
| * | | | | | | mISDN: Fix a use after free in hfcmulti_tx()Dan Carpenter2024-07-251-3/+4
| * | | | | | | gve: Fix an edge case for TSO skb validity checkBailey Forrest2024-07-251-1/+21
| * | | | | | | bnxt_en: update xdp_rxq_info in queue restart logicTaehee Yoo2024-07-251-0/+17
| * | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-07-2519-70/+177
| |\ \ \ \ \ \ \
| | * | | | | | | selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev2024-07-252-1/+6
| | * | | | | | | xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev2024-07-253-9/+20
| | * | | | | | | bpf: Fix a segment issue when downgrading gso_sizeFred Li2024-07-251-4/+11
| | * | | | | | | tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song2024-07-221-1/+1
| | * | | | | | | bpf, events: Use prog to emit ksymbol event for main programHou Tao2024-07-191-15/+13
| | * | | | | | | selftests/bpf: Test sockmap redirect for AF_UNIX MSG_OOBMichal Luczaj2024-07-171-3/+33
| | * | | | | | | selftests/bpf: Parametrize AF_UNIX redir functions to accept send() flagsMichal Luczaj2024-07-171-22/+26
| | * | | | | | | selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj2024-07-171-2/+1
| | * | | | | | | af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhashMichal Luczaj2024-07-172-1/+43
| | * | | | | | | bpftool: Fix typo in usage helpDonald Hunter2024-07-171-1/+1
| | * | | | | | | libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko2024-07-173-7/+9
| | * | | | | | | MAINTAINERS: Update powerpc BPF JIT maintainersNaveen N Rao2024-07-171-1/+3
| | * | | | | | | MAINTAINERS: Update email address of NaveenNaveen N Rao2024-07-172-3/+5
| | * | | | | | | selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan2024-07-172-2/+7
| * | | | | | | | tcp: process the 3rd ACK with sk_socket for TFO/MPTCPMatthieu Baerts (NGI0)2024-07-251-3/+0
| * | | | | | | | net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...Breno Leitao2024-07-251-2/+1
| * | | | | | | | Merge tag 'nf-24-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-07-251-2/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: nft_set_pipapo_avx2: disable softinterruptsFlorian Westphal2024-07-241-2/+10
| * | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2024-07-255-5/+25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ice: Fix recipe read procedureWojciech Drewek2024-07-241-4/+4
| | * | | | | | | | | ice: Add a per-VF limit on number of FDIR filtersAhmed Zaki2024-07-244-1/+21
| | |/ / / / / / / /