summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-05-24SUNRPC: always free ctxt when freeing deferred requestNeilBrown
2023-05-24sched: Fix KCSAN noinstr violationJosh Poimboeuf
2023-05-24Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini
2023-05-24Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick
2023-05-24ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman
2023-05-24net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean
2023-05-24netdev: Enforce index cap in netdev_get_tx_queueNick Child
2023-05-24irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni
2023-05-24firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois
2023-05-24open: return EINVAL for O_DIRECTORY | O_CREATChristian Brauner
2023-05-24net: add vlan_get_protocol_and_depth() helperEric Dumazet
2023-05-24bonding: fix send_peer_notif overflowHangbin Liu
2023-05-24net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima
2023-05-24linux/dim: Do nothing if no time delta between samplesRoy Novich
2023-05-24drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro valuesJani Nikula
2023-05-17x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello
2023-05-17drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usageJani Nikula
2023-05-17i2c: gxp: fix build failure without CONFIG_I2C_SLAVEArnd Bergmann
2023-05-17netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso
2023-05-17rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells
2023-05-11netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso
2023-05-11btrfs: scrub: reject unsupported scrub flagsQu Wenruo
2023-05-11SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo
2023-05-11RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-05-11uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky
2023-05-11linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap
2023-05-11spi: Constify spi parameters of chip select APIsGeert Uytterhoeven
2023-05-11netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal
2023-05-11netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih
2023-05-11xsk: Fix unaligned descriptor validationKal Conley
2023-05-11net: qrtr: correct types of trace event parametersSimon Horman
2023-05-11scsi: target: Fix multiple LUN_RESET handlingMike Christie
2023-05-11scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie
2023-05-11scsi: target: Pass in cmd counter to use during cmd setupMike Christie
2023-05-11scsi: target: Move cmd counter allocationMike Christie
2023-05-11scsi: target: Move sess cmd counter to new structMike Christie
2023-05-11bpf: return long from bpf_map_ops funcsJP Kobryn
2023-05-11bpf: Only allocate one bpf_mem_cache for bpf_cpumask_maHou Tao
2023-05-11scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn
2023-05-11ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne
2023-05-11ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition errorKiran K
2023-05-11accel: Link to compute accelerator subsystem introBagas Sanjaya
2023-05-11drm/i915/dg2: Drop one PCI IDMatt Roper
2023-05-11rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang
2023-05-11mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah
2023-05-11tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)
2023-05-11blk-crypto: make blk_crypto_evict_key() return voidEric Biggers
2023-05-11posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner
2023-05-01wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut
2023-04-21Revert "ACPICA: Events: Support fixed PCIe wake event"Linus Torvalds