summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-07drm/fourcc: fix integer type usage in uapi headerCarlos Llamas1-2/+2
2022-07-07net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter1-1/+1
2022-07-07linux/dim: Fix divide by 0 in RDMA DIMTao Liu1-1/+1
2022-07-07net: phy: Don't trigger state machine while in suspendLukas Wunner1-0/+6
2022-07-02fs: fix acl translationChristian Brauner1-0/+4
2022-07-02fs: support mapped mounts of mapped filesystemsChristian Brauner1-8/+9
2022-07-02fs: add i_user_ns() helperChristian Brauner1-4/+9
2022-07-02fs: port higher-level mapping helpersChristian Brauner2-8/+12
2022-07-02fs: remove unused low-level mapping helpersChristian Brauner1-56/+0
2022-07-02fs: account for filesystem mappingsChristian Brauner2-6/+191
2022-07-02fs: tweak fsuidgid_has_mapping()Christian Brauner1-3/+11
2022-07-02fs: move mapping helpersChristian Brauner2-90/+102
2022-07-02fs: add is_idmapped_mnt() helperChristian Brauner1-0/+14
2022-06-29sock: redo the psock vs ULP protection checkJakub Kicinski1-0/+5
2022-06-29ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu1-0/+1
2022-06-29random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld1-4/+8
2022-06-22init: Initialize noop_backing_dev_info earlyJan Kara1-0/+2
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta1-0/+3
2022-06-14xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski1-0/+1
2022-06-14random: mark bootloader randomness code as __initJason A. Donenfeld1-1/+1
2022-06-14nodemask: Fix return values to be unsignedKees Cook1-19/+19
2022-06-14jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra1-2/+2
2022-06-14extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter1-1/+1
2022-06-14iio: st_sensors: Add a local lock for protecting odrMiquel Raynal1-0/+3
2022-06-14i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson2-3/+3
2022-06-14netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso2-1/+2
2022-06-14netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso1-1/+0
2022-06-14net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang1-0/+6
2022-06-14net/mlx5: correct ECE offset in query qp outputChangcheng Liu1-3/+2
2022-06-14tcp: add accessors to read/set tp->snd_cwndEric Dumazet2-5/+16
2022-06-14net: sched: fixed barrier to prevent skbuff sticking in qdisc backlogVincent Ray1-28/+8
2022-06-14export: fix string handling of namespace in EXPORT_SYMBOL_NSGreg Kroah-Hartman1-3/+4
2022-06-09fs: add two trivial lookup helpersChristian Brauner1-0/+6
2022-06-09nodemask.h: fix compilation error with GCC12Christophe de Dinechin1-7/+6
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao1-8/+38
2022-06-09mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami1-0/+1
2022-06-09landlock: Fix landlock_add_rule(2) documentationMickaël Salaün1-2/+3
2022-06-09landlock: Add clang-format exceptionsMickaël Salaün1-0/+4
2022-06-09tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()Laurent Vivier1-4/+11
2022-06-09NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia1-0/+1
2022-06-09NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker1-0/+13
2022-06-09mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö1-0/+1
2022-06-09list: fix a data-race around ep->rdllistKuniyuki Iwashima1-3/+3
2022-06-09list: introduce list_is_head() helper and re-use it in list.hAndy Shevchenko1-14/+22
2022-06-09scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva1-1/+2
2022-06-09gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren1-0/+12
2022-06-09platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck1-0/+3
2022-06-09rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells1-1/+1
2022-06-09net: macb: Fix PTP one step sync supportHarini Katakam1-0/+3
2022-06-09block: Fix the bio.bi_opf commentBart Van Assche1-3/+2