summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-07net: dsa: felix: frame preemption and cut-through forwarding are mutually exc...Vladimir Oltean
2022-07-07MLK-25625-01: dma: pxp_v3: expose multi address settting for multi-plane formatGuoniu.zhou
2022-07-06MLK-25926-1: dt-bindings: clock: Add SAIx_IPG clock definition on i.MX93Chancel Liu
2022-07-06MLK-25894-3 clk: export of_clk_bulk_get_allPeng Fan
2022-07-06MLK-25894-2 dt-bindings: soc: add bindings for i.MX93 mediamix blk ctrlPeng Fan
2022-07-06MLK-25894-1 dt-bindings: soc: add bindings for i.MX93 SRCPeng Fan
2022-07-06dt-bindings: clock: add i.MX93 clock definitionPeng Fan
2022-07-04Merge tag 'v5.15.52' into lf-5.15.yJason Liu
2022-07-02fs: fix acl translationChristian Brauner
2022-07-02fs: support mapped mounts of mapped filesystemsChristian Brauner
2022-07-02fs: add i_user_ns() helperChristian Brauner
2022-07-02fs: port higher-level mapping helpersChristian Brauner
2022-07-02fs: remove unused low-level mapping helpersChristian Brauner
2022-07-02fs: account for filesystem mappingsChristian Brauner
2022-07-02fs: tweak fsuidgid_has_mapping()Christian Brauner
2022-07-02fs: move mapping helpersChristian Brauner
2022-07-02fs: add is_idmapped_mnt() helperChristian Brauner
2022-06-29Merge tag 'v5.15.51' into lf-5.15.yJason Liu
2022-06-29Merge tag 'v5.15.50' into lf-5.15.yJason Liu
2022-06-29Merge tag 'v5.15.41' into lf-5.15.yJason Liu
2022-06-29sock: redo the psock vs ULP protection checkJakub Kicinski
2022-06-29ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu
2022-06-29random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld
2022-06-22init: Initialize noop_backing_dev_info earlyJan Kara
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-06-14xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski
2022-06-14random: mark bootloader randomness code as __initJason A. Donenfeld
2022-06-14nodemask: Fix return values to be unsignedKees Cook
2022-06-14jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra
2022-06-14extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
2022-06-14iio: st_sensors: Add a local lock for protecting odrMiquel Raynal
2022-06-14i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson
2022-06-14netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso
2022-06-14netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso
2022-06-14net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang
2022-06-14net/mlx5: correct ECE offset in query qp outputChangcheng Liu
2022-06-14tcp: add accessors to read/set tp->snd_cwndEric Dumazet
2022-06-14net: sched: fixed barrier to prevent skbuff sticking in qdisc backlogVincent Ray
2022-06-14export: fix string handling of namespace in EXPORT_SYMBOL_NSGreg Kroah-Hartman
2022-06-09fs: add two trivial lookup helpersChristian Brauner
2022-06-09nodemask.h: fix compilation error with GCC12Christophe de Dinechin
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-06-09mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami
2022-06-09landlock: Fix landlock_add_rule(2) documentationMickaël Salaün
2022-06-09landlock: Add clang-format exceptionsMickaël Salaün
2022-06-09tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()Laurent Vivier
2022-06-09NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia
2022-06-09NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker
2022-06-09mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö
2022-06-09list: fix a data-race around ep->rdllistKuniyuki Iwashima