summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-21Remove DECnet support from kernelStephen Hemminger50-12137/+10
2023-06-21ALSA: hda/realtek: Add a quirk for Compaq N14JP6Edson Juliano Drosdeck1-0/+1
2023-06-21net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang1-0/+2
2023-06-21RDMA/uverbs: Restrict usage of privileged QKEYsEdward Srouji1-1/+6
2023-06-21nouveau: fix client work fence deletion raceDave Airlie1-4/+10
2023-06-21powerpc/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-21x86/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-21kexec: support purgatories with .text.hot sectionsRicardo Ribalda1-1/+13
2023-06-21nilfs2: fix possible out-of-bounds segment allocation in resize ioctlRyusuke Konishi1-0/+9
2023-06-21nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()Ryusuke Konishi1-2/+10
2023-06-21nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau2-2/+2
2023-06-21ocfs2: check new file size on fallocate callLuís Henriques1-1/+7
2023-06-21ocfs2: fix use-after-free when unmounting read-only filesystemLuís Henriques1-2/+4
2023-06-21epoll: ep_autoremove_wake_function should use list_del_init_carefulBenjamin Segall1-1/+5
2023-06-21io_uring: hold uring mutex around poll removalJens Axboe1-0/+3
2023-06-21irqchip/gic: Correctly validate OF quirk descriptorsMarc Zyngier1-0/+2
2023-06-21drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary2-2/+6
2023-06-21xen/blkfront: Only check REQ_FUA for writesRoss Lagerwall1-1/+2
2023-06-21ASoC: dwc: move DMA init to snd_soc_dai_driver probe()Maxim Kochetkov1-32/+9
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau1-4/+5
2023-06-21MIPS: Alchemy: fix dbdma2Manuel Lauss1-12/+15
2023-06-21parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()Helge Deller1-1/+14
2023-06-21parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller1-1/+17
2023-06-21ASoC: soc-pcm: test if a BE can be preparedRanjani Sridharan2-0/+24
2023-06-21btrfs: handle memory allocation failure in btrfs_csum_one_bioJohannes Thumshirn1-1/+3
2023-06-21btrfs: scrub: try harder to mark RAID56 block groups read-onlyQu Wenruo2-3/+20
2023-06-21power: supply: Fix logic checking if system is running from batteryMario Limonciello1-2/+6
2023-06-21irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issuesDouglas Anderson3-2/+27
2023-06-21regulator: Fix error checking for debugfs_create_dirOsama Muhammad1-2/+2
2023-06-21platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0Alexandru Sorodoc1-0/+2
2023-06-21power: supply: Ratelimit no data debug outputMarek Vasut1-1/+2
2023-06-21tools: gpio: fix debounce_period_us output of lsgpioMilo Spadacini1-1/+1
2023-06-21ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski1-0/+1
2023-06-21power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()Hans de Goede1-4/+2
2023-06-21power: supply: sc27xx: Fix external_power_changed raceHans de Goede1-8/+1
2023-06-21power: supply: ab8500: Fix external_power_changed raceHans de Goede2-8/+4
2023-06-21test_firmware: fix a memory leak with reqs bufferMirsad Goran Todorovac1-0/+10
2023-06-21test_firmware: prevent race conditions by a correct implementation of lockingMirsad Goran Todorovac1-17/+35
2023-06-21test_firmware: Use kstrtobool() instead of strtobool()Christophe JAILLET1-1/+2
2023-06-21kernel.h: split out kstrtox() and simple_strtox() to a separate headerAndy Shevchenko7-156/+163
2023-06-21lib: cleanup kstrto*() usageAlexey Dobriyan2-22/+13
2023-06-14Linux 5.10.184v5.10.184Greg Kroah-Hartman1-1/+1
2023-06-14Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman2-3/+8
2023-06-14btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()Zixuan Fu1-1/+6
2023-06-14btrfs: check return value of btrfs_commit_transaction in relocationJosef Bacik1-4/+5
2023-06-14drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä1-6/+8
2023-06-14MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positiveRui Wang1-1/+1
2023-06-14xfs: verify buffer contents when we skip log replayDarrick J. Wong1-0/+10
2023-06-14tcp: fix tcp_min_tso_segs sysctlEric Dumazet1-2/+0
2023-06-14ext4: only check dquot_initialize_needed() when debuggingTheodore Ts'o1-2/+4