summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23fs: move S_ISGID stripping into the vfs_*() helpersYang Xu3-17/+70
2024-02-23fs: add mode_strip_sgid() helperYang Xu2-4/+31
2024-02-23mtd: spinand: macronix: Fix MX35LFxGE4AD page sizeJaimeLiao1-1/+1
2024-02-23block: Remove special-casing of compound pagesMatthew Wilcox (Oracle)1-4/+3
2024-02-23rename(): fix the locking of subdirectoriesAl Viro4-34/+74
2024-02-23ubifs: ubifs_symlink: Fix memleak of inode->i_link in error pathZhihao Cheng1-0/+2
2024-02-23nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie1-0/+3
2024-02-23mmc: core: Use mrq.sbc in close-ended ffuAvri Altman1-3/+43
2024-02-23arm64: dts: qcom: sdm845: fix USB wakeup interrupt typesJohan Hovold1-4/+4
2024-02-23parisc/firmware: Fix F-extend for PDC addressesHelge Deller1-2/+2
2024-02-23rpmsg: virtio: Free driver_override when rpmsg_remove()Xiaolei Wang1-0/+1
2024-02-23hwrng: core - Fix page fault dead lock on mmap-ed hwrngHerbert Xu1-13/+21
2024-02-23PM: hibernate: Enforce ordering during image compression/decompressionHongchen Zhang1-19/+19
2024-02-23crypto: api - Disallow identical driver namesHerbert Xu1-0/+1
2024-02-23ext4: allow for the last group to be marked as trimmedSuraj Jitindar Singh1-5/+10
2024-02-23serial: sc16is7xx: add check for unsupported SPI modes during probeHugo Villeneuve1-1/+4
2024-02-23spi: introduce SPI_MODE_X_MASK macroOleksij Rempel1-0/+1
2024-02-23serial: sc16is7xx: set safe default SPI clock frequencyHugo Villeneuve1-1/+2
2024-02-23units: add the HZ macrosDaniel Lezcano1-0/+4
2024-02-23units: change from 'L' to 'UL'Daniel Lezcano1-3/+3
2024-02-23units: Add Watt unitsDaniel Lezcano1-0/+4
2024-02-23include/linux/units.h: add helpers for kelvin to/from Celsius conversionAkinobu Mita1-0/+84
2024-02-23PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng1-2/+8
2024-01-26Linux 5.4.268v5.4.268Greg Kroah-Hartman1-1/+1
2024-01-26arm64: dts: armada-3720-turris-mox: set irq type for RTCSjoerd Simons1-1/+1
2024-01-26perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setTiezhu Yang1-0/+2
2024-01-26i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski1-17/+10
2024-01-26i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski1-2/+11
2024-01-26mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2-4/+56
2024-01-26kdb: Fix a potential buffer overflow in kdb_local()Christophe JAILLET1-2/+0
2024-01-26kdb: Censor attempts to set PROMPT without ENABLE_MEM_READDaniel Thompson1-4/+8
2024-01-26ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin1-2/+2
2024-01-26netfilter: nf_tables: skip dead set elements in netlink dumpPablo Neira Ayuso1-1/+1
2024-01-26net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan1-0/+2
2024-01-26net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko1-1/+1
2024-01-26net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea1-0/+1
2024-01-26net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma1-1/+1
2024-01-26s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle2-20/+24
2024-01-26PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli1-0/+9
2024-01-26nvmet-tcp: Fix the H2C expected PDU len calculationMaurizio Lombardi1-3/+7
2024-01-26serial: imx: Correct clock error message in function probe()Christoph Niedermaier1-1/+1
2024-01-26apparmor: avoid crash when parsed profile name is emptyFedor Pchelkin1-0/+4
2024-01-26perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers5-32/+50
2024-01-26perf bpf: Decouple creating the evlist from adding the SB eventArnaldo Carvalho de Melo6-29/+36
2024-01-26perf top: Move sb_evlist to 'struct perf_top'Arnaldo Carvalho de Melo2-5/+4
2024-01-26perf record: Move sb_evlist to 'struct record'Arnaldo Carvalho de Melo1-4/+4
2024-01-26perf env: Add perf_env__numa_node()Jiri Olsa2-0/+46
2024-01-26nvmet-tcp: fix a crash in nvmet_req_complete()Maurizio Lombardi1-2/+1
2024-01-26nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU lengthMaurizio Lombardi1-1/+12
2024-01-26perf genelf: Set ELF program header addresses properlyNamhyung Kim1-3/+3