- af8fefd Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf' by Rafael J. Wysocki · 3 years ago
- 5847d2d Merge branches 'acpi-ec' and 'acpi-processor' by Rafael J. Wysocki · 3 years ago
- b659ea7 Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci' by Rafael J. Wysocki · 3 years ago
- 77e2a04 ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtype by Sudeep Holla · 3 years ago
- 1b15b69 ACPI / x86: Skip AC and battery devices on x86 Android tablets with broken DSDTs by Hans de Goede · 3 years, 1 month ago
- 57a1832 ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helper by Hans de Goede · 3 years, 1 month ago
- 8e0feb2 Merge branch 'acpi-scan' into acpi-x86 by Rafael J. Wysocki · 3 years ago
- 8120832 ACPI: processor: thermal: avoid cpufreq_get_policy() by Manfred Spraul · 3 years, 1 month ago
- 0890186 serdev: Do not instantiate serdevs on boards with known bogus DSDT entries by Hans de Goede · 3 years, 1 month ago
- a6e1445c i2c: acpi: Do not instantiate I2C-clients on boards with known bogus DSDT entries by Hans de Goede · 3 years, 1 month ago
- 35f9e77 ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpers by Hans de Goede · 3 years, 1 month ago
- f85196b ACPI: scan: Create platform device for BCM4752 and LNV4752 ACPI nodes by Hans de Goede · 3 years, 1 month ago
- 843438d PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc comment by Yang Li · 3 years, 1 month ago
- c95545a ACPICA: Update version to 20211217 by Bob Moore · 3 years, 1 month ago
- 0c9a672 ACPICA: iASL/NHLT table: "Specific Data" field support by Bob Moore · 3 years, 1 month ago
- 5579649e ACPICA: iASL: Add suppport for AGDI table by Ilkka Koskinen · 3 years, 1 month ago
- 2de6bb9 ACPICA: iASL: Add TDEL table to both compiler/disassembler by Bob Moore · 3 years, 1 month ago
- b70d6f0 ACPICA: Fixed a couple of warnings under MSVC by Bob Moore · 3 years, 1 month ago
- 9f52815 ACPICA: Change a return_ACPI_STATUS (AE_BAD_PARAMETER) by Bob Moore · 3 years, 1 month ago
- 1d4e0b3a ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5 by Kirill A. Shutemov · 3 years, 1 month ago
- 0acf24a ACPICA: Add support for PCC Opregion special context data by Sudeep Holla · 3 years, 1 month ago
- 9a3b865 ACPICA: Fix wrong interpretation of PCC address by Sudeep Holla · 3 years, 1 month ago
- 24ea5f9 ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R() by Rafael J. Wysocki · 3 years, 1 month ago
- 1cdfe9e ACPICA: Utilities: Avoid deleting the same object twice in a row by Rafael J. Wysocki · 3 years, 1 month ago
- 00395b7 ACPICA: Fix AEST Processor generic resource substructure data field byte length by Shuuichirou Ishii · 3 years, 1 month ago
- e4a07f5 ACPICA: iASL/Disassembler: Additional support for NHLT table by Bob Moore · 3 years, 1 month ago
- a3e525f ACPICA: Avoid subobject buffer overflow when validating RSDP signature by Jessica Clarke · 3 years, 1 month ago
- 339651b ACPICA: Macros: Remove ACPI_PHYSADDR_TO_PTR by Jessica Clarke · 3 years, 1 month ago
- 5d6e596 ACPICA: Use original pointer for virtual origin tables by Jessica Clarke · 3 years, 1 month ago
- ca25f92b ACPICA: Use original data_table_region pointer for accesses by Jessica Clarke · 3 years, 1 month ago
- f81bdea ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions by Mark Langsdorf · 3 years, 1 month ago
- fc74e0a Linux 5.16-rc7 by Linus Torvalds · 3 years, 1 month ago
- e8ffcd3 Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
- 2afa90b Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
- 4386451 Merge tag 'pinctrl-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 1 month ago
- e2ae0d4 Merge tag 'hwmon-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 3 years, 1 month ago
- 5b5e3d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 1 month ago
- d0cc67b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
- 2a57d83 mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page() by Liu Shixin · 3 years, 1 month ago
- 3479641 mm/damon/dbgfs: protect targets destructions with kdamond_lock by SeongJae Park · 3 years, 1 month ago
- 595ec19 mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nid by Thibaut Sautereau · 3 years, 1 month ago
- 94ab10d mm: delete unsafe BUG from page_cache_add_speculative() by Hugh Dickins · 3 years, 1 month ago
- e37e7b0 mm, hwpoison: fix condition in free hugetlb page path by Naoya Horiguchi · 3 years, 1 month ago
- 7e5b901 MAINTAINERS: mark more list instances as moderated by Randy Dunlap · 3 years, 1 month ago
- 71d2bce kernel/crash_core: suppress unknown crashkernel parameter warning by Philipp Rudo · 3 years, 1 month ago
- 3386353 mm: mempolicy: fix THP allocations escaping mempolicy restrictions by Andrey Ryabinin · 3 years, 1 month ago
- 0129ab1 kfence: fix memory leak when cat kfence objects by Baokun Li · 3 years, 1 month ago
- b927dfc Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 1 month ago
- c883118 Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 3 years, 1 month ago
- 7a29b11 Merge tag '5.16-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 1 month ago
- 95b4011 Merge tag 'drm-fixes-2021-12-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 1 month ago
- a026fa5 Merge tag 'io_uring-5.16-2021-12-23' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 1 month ago
- 7fe2bc1 Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 1 month ago
- 76657ea Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
- 26a8b09 platform/x86: intel_pmc_core: fix memleak on registration failure by Johan Hovold · 3 years, 1 month ago
- 391e597 net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M by Nobuhiro Iwamatsu · 3 years, 1 month ago
- 65fd0c3 Merge branch 'r8152-fix-bugs' by Jakub Kicinski · 3 years, 1 month ago
- b24edca r8152: sync ocp base by Hayes Wang · 3 years, 1 month ago
- 45bf944 r8152: fix the force speed doesn't work for RTL8156 by Hayes Wang · 3 years, 1 month ago
- 996a18e Merge tag 'sound-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 1 month ago
- d95a562 net: bridge: fix ioctl old_deviceless bridge argument by Remi Pommarel · 3 years, 1 month ago
- eccffcf net: stmmac: ptp: fix potentially overflowing expression by Xiaoliang Yang · 3 years, 1 month ago
- ae2778a net: dsa: tag_ocelot: use traffic class to map priority on injected header by Xiaoliang Yang · 3 years, 1 month ago
- 3bf6f01 Merge tag 'gpio-fixes-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 1 month ago
- 9695b7d veth: ensure skb entering GRO are not cloned. by Paolo Abeni · 3 years, 1 month ago
- 0d81b5f Merge tag 'mmc-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 1 month ago
- c8cc50a Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 1 month ago
- 4f6c131 platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL by Andy Shevchenko · 3 years, 1 month ago
- c449927 platform/x86: system76_acpi: Guard System76 EC specific functionality by Tim Crawford · 3 years, 1 month ago
- 7b9762a io_uring: zero iocb->ki_pos for stream file types by Jens Axboe · 3 years, 1 month ago
- dbfba78 Merge tag 'drm-intel-fixes-2021-12-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 1 month ago
- ae95af9 Merge tag 'mediatek-drm-fixes-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes by Dave Airlie · 3 years, 1 month ago
- d1652b7 asix: fix wrong return value in asix_check_host_enable() by Pavel Skripkin · 3 years, 1 month ago
- 8035b1a asix: fix uninit-value in asix_mdio_read() by Pavel Skripkin · 3 years, 1 month ago
- 9b8bdd1 sfc: falcon: Check null pointer of rx_queue->page_ring by Jiasheng Jiang · 3 years, 1 month ago
- bdf1b5c sfc: Check null pointer of rx_queue->page_ring by Jiasheng Jiang · 3 years, 1 month ago
- bc491fb Merge tag 'fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 3 years, 1 month ago
- edca7cc ALSA: hda/realtek: Fix quirk for Clevo NJ51CU by Werner Sembach · 3 years, 1 month ago
- 39a8fc4 ALSA: rawmidi - fix the uninitalized user_pversion by Jaroslav Kysela · 3 years, 1 month ago
- 78ea40e ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2 by Libin Yang · 3 years, 1 month ago
- 385f287 ALSA: hda: intel-sdw-acpi: harden detection of controller by Libin Yang · 3 years, 1 month ago
- b6fd774 ALSA: hda/hdmi: Disable silent stream on GLK by Ville Syrjälä · 3 years, 1 month ago
- 3f066e8 Merge tag 'for-5.16/parisc-7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 1 month ago
- 0740040 Merge tag 'for-linus-5.16-3' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 3 years, 1 month ago
- c9ea870 Merge tag 'tomoyo-pr-20211222' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 by Linus Torvalds · 3 years, 1 month ago
- e19e226 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 1 month ago
- d7f5547 memblock: fix memblock_phys_alloc() section mismatch error by Jackie Liu · 3 years, 1 month ago
- 065807d Merge tag 'asoc-fix-v5.16-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 3 years, 1 month ago
- 99d7fbb net: ks8851: Check for error irq by Jiasheng Jiang · 3 years, 1 month ago
- cb93b3e drivers: net: smc911x: Check for error irq by Jiasheng Jiang · 3 years, 1 month ago
- db6d6af fjes: Check for error irq by Jiasheng Jiang · 3 years, 1 month ago
- aacb201 parisc: remove ARCH_DEFCONFIG by Masahiro Yamada · 3 years, 1 month ago
- 1c15b05 bonding: fix ad_actor_system option setting to default by Fernando Fernandez Mancera · 3 years, 1 month ago
- dcce50e compiler.h: Fix annotation macro misplacement with Clang by Josh Poimboeuf · 3 years, 2 months ago
- cb8747b uapi: Fix undefined __always_inline on non-glibc systems by Ismael Luceno · 3 years, 2 months ago
- 2f47a9a Merge tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 1 month ago
- ca0ea8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
- d3a5a68 parisc: Fix mask used to select futex spinlock by John David Anglin · 3 years, 1 month ago
- 8f66fce parisc: Correct completer in lws start by John David Anglin · 3 years, 1 month ago
- 5dbdc4c Merge tag 'nfsd-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 1 month ago