summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10iommu/amd: Improve page fault error reportingVasant Hegde1-0/+9
2023-03-10iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia1-1/+15
2023-03-10tracing/eprobe: Fix to add filter on eprobe description in README fileMasami Hiramatsu (Google)1-1/+1
2023-03-10tools/bootconfig: fix single & used for logical conditionAntonio Alvarez Feijoo1-1/+1
2023-03-10ring-buffer: Handle race between rb_move_tail and rb_check_pagesMukesh Ojha1-32/+10
2023-03-10memory tier: release the new_memtier in find_create_memory_tier()Tong Tiangen1-2/+2
2023-03-10ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt2-4/+21
2023-03-10ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt1-1/+2
2023-03-10kprobes: Fix to handle forcibly unoptimized kprobes on freeing_listMasami Hiramatsu (Google)1-13/+10
2023-03-10ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt1-0/+3
2023-03-10mm/thp: check and bail out if page in deferred queue alreadyYin Fengwei1-0/+3
2023-03-10mm: memcontrol: deprecate charge movingJohannes Weiner2-2/+15
2023-03-10docs: gdbmacros: print newest recordJohn Ogness1-1/+1
2023-03-10remoteproc/mtk_scp: Move clk ops outside send_lockChen-Yu Tsai1-6/+5
2023-03-10media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus1-0/+3
2023-03-10mips: fix syscall_get_nrElvira Khabirova1-1/+1
2023-03-10dax/kmem: Fix leak of memory-hotplug resourcesDan Williams3-17/+3
2023-03-10alpha: fix FEN fault handlingAl Viro1-15/+15
2023-03-10mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISONNaoya Horiguchi3-6/+6
2023-03-10panic: fix the panic_print NMI backtrace settingGuilherme G. Piccoli1-18/+26
2023-03-10regulator: core: Use ktime_get_boottime() to determine how long a regulator w...Matthias Kaehlcke1-3/+3
2023-03-10ceph: update the time stamps and try to drop the suid/sgidXiubo Li1-0/+8
2023-03-10rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov1-11/+9
2023-03-10fuse: add inode/permission checks to fileattr_get/fileattr_setAlexander Mikhalitsyn1-0/+6
2023-03-10arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAPCatalin Marinas1-1/+0
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid HC1Krzysztof Kozlowski1-5/+5
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid XUKrzysztof Kozlowski1-1/+0
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos5250Krzysztof Kozlowski1-1/+1
2023-03-10ARM: dts: exynos: correct TMU phandle in Odroid XU3 familyKrzysztof Kozlowski1-5/+5
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos4Krzysztof Kozlowski1-1/+1
2023-03-10ARM: dts: exynos: correct TMU phandle in Exynos4210Krzysztof Kozlowski1-1/+0
2023-03-10ARM: dts: qcom: sdx55: Add Qcom SMMU-500 as the fallback for IOMMU nodeManivannan Sadhasivam1-1/+1
2023-03-10ARM: dts: qcom: sdx65: Add Qcom SMMU-500 as the fallback for IOMMU nodeManivannan Sadhasivam1-1/+1
2023-03-10hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()Zev Weiss1-1/+1
2023-03-10hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocationZev Weiss1-1/+1
2023-03-10dm flakey: fix a bug with 32-bit highmem systemsMikulas Patocka1-1/+2
2023-03-10dm flakey: don't corrupt the zero pageMikulas Patocka1-2/+5
2023-03-10dm cache: free background tracker's queued work in btracker_destroyJoe Thornber1-0/+8
2023-03-10dm flakey: fix logic when corrupting a bioMikulas Patocka1-10/+13
2023-03-10thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada1-4/+16
2023-03-10qede: fix interrupt coalescing configurationManish Chopra1-2/+9
2023-03-10cpuidle: add ARCH_SUSPEND_POSSIBLE dependenciesArnd Bergmann1-0/+2
2023-03-10wifi: cfg80211: Set SSID if it is not already setMarc Bornand1-0/+17
2023-03-10wifi: cfg80211: Fix use after free for wextAlexander Wetzel1-5/+26
2023-03-10wifi: ath11k: allow system suspend to survive ath11kLen Brown1-1/+1
2023-03-10wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith1-9/+0
2023-03-10wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twicePing-Ke Shih5-5/+15
2023-03-10dm: add cond_resched() to dm_wq_requeue_work()Mike Snitzer1-0/+1
2023-03-10dm: add cond_resched() to dm_wq_work()Pingfan Liu1-0/+1
2023-03-10dm: send just one event on resize, not twoMikulas Patocka3-18/+24