summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | BACKPORT: kbuild: add ld-name macroSami Tolvanen2022-10-28
| * | | BACKPORT: arm64: keep .altinstructions and .altinstr_replacementSami Tolvanen2022-10-28
| * | | BACKPORT: kbuild: add __cc-ifversion and compiler-specific variantsSami Tolvanen2022-10-28
| * | | BACKPORT: FROMLIST: kbuild: add clang-version.shSami Tolvanen2022-10-28
| * | | BACKPORT: FROMLIST: kbuild: fix LD_DEAD_CODE_DATA_ELIMINATIONSami Tolvanen2022-10-28
| * | | BACKPORT: kbuild: thin archives make default for all archsNicholas Piggin2022-10-28
| * | | BACKPORT: kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2022-10-28
| * | | BACKPORT: kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell2022-10-28
| * | | drivers/usb/serial/console.c: remove superfluous serial->port conditionDan Aloni2022-10-28
| * | | drivers/firmware/efi/libstub.c: prevent a relocationDan Aloni2022-10-28
| * | | UPSTREAM: pidfd: fix a poll race when setting exit_stateSuren Baghdasaryan2022-10-28
| * | | BACKPORT: arch: wire-up pidfd_open()Christian Brauner2022-10-28
| * | | BACKPORT: pid: add pidfd_open()Christian Brauner2022-10-28
| * | | UPSTREAM: pidfd: add polling supportJoel Fernandes (Google)2022-10-28
| * | | UPSTREAM: signal: improve commentsChristian Brauner2022-10-28
| * | | UPSTREAM: fork: do not release lock that wasn't takenChristian Brauner2022-10-28
| * | | BACKPORT: signal: support CLONE_PIDFD with pidfd_send_signalChristian Brauner2022-10-28
| * | | BACKPORT: clone: add CLONE_PIDFDChristian Brauner2022-10-28
| * | | UPSTREAM: Make anon_inodes unconditionalDavid Howells2022-10-28
| * | | UPSTREAM: signal: use fdget() since we don't allow O_PATHChristian Brauner2022-10-28
| * | | UPSTREAM: signal: don't silently convert SI_USER signals to non-current pidfdJann Horn2022-10-28
| * | | BACKPORT: signal: add pidfd_send_signal() syscallChristian Brauner2022-10-28
| * | | compat: add in_compat_syscall to ask whether we're in a compat syscallAndy Lutomirski2022-10-28
| * | | bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2022-10-28
| * | | ebpf: allow bpf_get_current_uid_gid_proto also for networkingRoberto Sartori2022-10-28
| * | | bpf: fix overflow in prog accountingDaniel Borkmann2022-10-28
| * | | bpf: Make sure mac_header was set before using itEric Dumazet2022-10-28
| * | | bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytesLiu Jian2022-10-28
| * | | bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann2022-10-28
| * | | net: remove hlist_nulls_add_tail_rcu()Eric Dumazet2022-10-28
| * | | udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet2022-10-28
| * | | udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet2022-10-28
| * | | inet: refactor inet[6]_lookup functions to take skbCraig Gallek2022-10-28
| * | | soreuseport: fix initialization raceCraig Gallek2022-10-28
| * | | soreuseport: Fix TCP listener hash collisionCraig Gallek2022-10-28
| * | | inet: Fix missing return value in inet6_hashCraig Gallek2022-10-28
| * | | 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