summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 daysdrm/xe/configfs: Fix pci_dev reference leakMichal Wajdeczko
8 daysdrm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()Shuicheng Lin
8 daysrtla/tests: Test timerlat -P option using actionsTomas Glozar
8 daysdrm/xe/guc: Clear whole g2h_fence during initializationMichal Wajdeczko
8 daysrtla/tests: Add grep checks for base test casesTomas Glozar
8 daysdrm/xe/vf: Don't register I2C devices if VFLukasz Laguna
8 daysdrm/xe/uc: Fix missing unwind gotoZhanjun Dong
8 daysdrm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()Dan Carpenter
8 daysdrm/xe/oa: Fix static checker warning about null gtAshutosh Dixit
8 daysdrm/xe: Don't fail probe on unsupported mailbox commandRaag Jadav
8 daysMerge tag 'asoc-v6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
8 daysmtd: map: Don't use "proxy" headersAndy Shevchenko
8 dayswatchdog: sbsa: Adjust keepalive timeout to avoid MediaTek WS0 race conditionAaron Plattner
8 daysALSA: scarlett2: Add retry on -EPROTO from scarlett2_usb_tx()Geoffrey D. Bennett
8 daysALSA: hda/realtek - Fix mute LED for HP Victus 16-r1xxxEdip Hazuri
8 daysi2c: core: Fix double-free of fwnode in i2c_unregister_device()Hans de Goede
8 daysMerge tag 'i2c-host-6.17-pt1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang
8 daysMIPS: Don't use %pK through printkThomas Weißschuh
8 daysMIPS: Update Joshua Kinard's e-mail addressJoshua Kinard
8 daysMIPS: mobileye: dts: eyeq5,eyeq6h: rename the emmc controllerBenoît Monin
8 daysMIPS: alchemy: gpio: use new GPIO line value setter callbacks for the remaini...Bartosz Golaszewski
8 daysMerge tag 'v6.16' into x86/cpu, to resolve conflictIngo Molnar
8 dayspowerpc64/bpf: Add jit support for load_acquire and store_releasePuranjay Mohan
8 daysdocs: powerpc: add htm.rst to toctreeVishal Parmar
8 daysdt-bindings: hwmon: Replace bouncing Alexandru Tachici emailsKrzysztof Kozlowski
8 dayshwmon: (ina238) Add support for INA228Jonas Rebmann
8 daysdt-bindings: Add INA228 to ina2xx devicetree bindingsJonas Rebmann
8 dayshwmon: (ina238) Fix inconsistent whitespaceJonas Rebmann
8 dayscifs: Add support for creating reparse points over SMB1Pali Rohár
8 dayscifs: Do not query WSL EAs for native SMB symlinkPali Rohár
8 dayscifs: Optimize CIFSFindFirst() response when not searchingPali Rohár
8 dayscifs: Fix calling CIFSFindFirst() for root path without msearchPali Rohár
8 dayssmb: client: fix session setup against servers that require SPNPaulo Alcantara
8 dayssmb: client: allow parsing zero-length AV pairsPaulo Alcantara
8 dayscifs: add new field to track the last access time of cfidShyam Prasad N
8 dayssmb: change return type of cached_dir_lease_break() to boolBharath SM
8 dayscifs: reset iface weights when we cannot find a candidateShyam Prasad N
8 dayssmb: client: fix netns refcount leak after net_passive changesWang Zhaolong
8 daysLinux 6.16v6.16Linus Torvalds
9 daysfbcon: Use 'bool' where appopriateVille Syrjälä
9 daysfbcon: Introduce get_{fg,bg}_color()Ville Syrjälä
9 daysfbcon: fbcon_is_inactive() -> fbcon_is_active()Ville Syrjälä
9 daysfbcon: fbcon_cursor_noblink -> fbcon_cursor_blinkVille Syrjälä
9 daysfbdev: Fix typo in Kconfig text for FB_DEVICEDaniel Palmer
9 daysfbdev: imxfb: Check fb_add_videomode to prevent null-ptr-derefChenyuan Yang
9 daysfbdev: svgalib: Clean up coding styleDarshan R.
9 daysfbdev: kyro: Use devm_ioremap_wc() for screen memGiovanni Di Santi
9 daysfbdev: kyro: Use devm_ioremap() for mmio registersGiovanni Di Santi
9 daysfbdev: kyro: Add missing PCI memory region requestGiovanni Di Santi
9 daysfbdev: simplefb: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)