summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* soreuseport: fast reuseport TCP socket selectionCraig Gallek2022-10-28
* inet: create IPv6-equivalent inet_hash functionCraig Gallek2022-10-28
* sock: struct proto hash function may errorCraig Gallek2022-10-28
* cgroup: Fix sock_cgroup_data on big-endian.Cong Wang2022-10-28
* selinux: always allow mounting submountsOndrej Mosnacek2022-10-28
* userns: Don't fail follow_automount based on s_user_nsEric W. Biederman2022-10-28
* fs: Better permission checking for submountsEric W. Biederman2022-10-28
* mnt: Move the FS_USERNS_MOUNT check into sget_usernsEric W. Biederman2022-10-28
* locks: sprinkle some tracepoints around the file locking codeJeff Layton2022-10-28
* locks: rename __posix_lock_file to posix_lock_inodeJeff Layton2022-10-28
* autofs: Fix automounts by using current_real_cred()->uidEric W. Biederman2022-10-28
* fs: Call d_automount with the filesystems credsEric W. Biederman2022-10-28
* UPSTREAM: kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()Vaibhav Jain2022-10-28
* UPSTREAM: kernfs: fix locking around kernfs_ops->release() callbackTejun Heo2022-10-28
* UPSTREAM: cgroup, bpf: remove unnecessary #includeAlexei Starovoitov2022-10-28
* kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry callSerge E. Hallyn2022-10-28
* cgroup: Make rebind_subsystems() disable v2 controllers all at onceWaiman Long2022-10-28
* cgroup: fix sock_cgroup_data initialization on earlier compilersTejun Heo2022-10-28
* samples/bpf: fix bpf_perf_event_output prototypeAdam Barth2022-10-28
* net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani2022-10-28
* sk_buff: allow segmenting based on frag sizesMarcelo Ricardo Leitner2022-10-28
* ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann2022-10-28
* bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_errMartin KaFai Lau2022-10-28
* soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPFHelge Deller2022-10-28
* soreuseport: change consume_skb to kfree_skb in error caseCraig Gallek2022-10-28
* ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau2022-10-28
* soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2022-10-28
* soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek2022-10-28
* bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet2022-10-28
* bpf: fix rlimit in reuseport net selftestDaniel Borkmann2022-10-28
* soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller2022-10-28
* udp: fix potential infinite loop in SO_REUSEPORT logicEric Dumazet2022-10-28
* soreuseport: BPF selection functional test for TCPCraig Gallek2022-10-28
* soreuseport: pass skb to secondary UDP socket lookupCraig Gallek2022-10-28
* soreuseport: BPF selection functional testCraig Gallek2022-10-28
* soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet2022-10-28
* bpf: fix missing header inclusionZi Shen Lim2022-04-19
* UPSTREAM: security: selinux: allow per-file labeling for bpffsConnor O'Brien2022-04-19
* BACKPORT: ANDROID: Remove xt_qtaguid module from new kernels.Chenbo Feng2022-04-19
* wireguard: compat: udp_tunnel: Account for kernel 4.4 BPF backportBruno Martins2022-04-19
* selinux: distinguish non-init user namespace capability checksStephen Smalley2022-04-19
* selinux: check ss_initialized before revalidating an inode labelPaul Moore2022-04-19
* selinux: delay inode label lookup as long as possiblePaul Moore2022-04-19
* selinux: don't revalidate an inode's label when explicitly setting itPaul Moore2022-04-19
* selinux: simply inode label states to INVALID and INITIALIZEDPaul Moore2022-04-19
* gfs2: Invalid security labels of inodes when they go invalidAndreas Gruenbacher2022-04-19
* selinux: Inode label revalidation performance fixAndreas Gruenbacher2022-04-19
* selinux: Revalidate invalid inode security labelsAndreas Gruenbacher2022-04-19
* security: Add hook to invalidate inode security labelsAndreas Gruenbacher2022-04-19
* selinux: Add accessor functions for inode->i_securityAndreas Gruenbacher2022-04-19