summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-09-01ASoC: nau8822: Lower debug print prioritytoradex_6.6-2.2.x-imxFrancesco Dolcini
2026-09-01ASoC: nau8822: add MCLK supportAndrejs Cainikovs
2026-09-01ASoC: nau8822: set NAU8822_REFIMP_80K only onceAndrejs Cainikovs
2026-09-01ASoC: nau8822: move nau8822_set_dai_sysclk()Andrejs Cainikovs
2026-08-31dt-bindings: display: panel-lvds: Add compatible for Opto Logic SCX1001511GGC49Leonardo Costa
2026-08-31dt-bindings: vendor-prefixes: Add Opto LogicLeonardo Costa
2026-07-30Merge commit 'e74e930ce3ff' of github.com/Freescale/linux-fslcFranz Schnyder
2026-07-30Merge pull request #796 from fschnyder/update-6.6.147Otavio Salvador
2026-07-30Merge tag 'v6.6.147'Franz Schnyder
2026-07-30Merge tag 'v6.6.146'Franz Schnyder
2026-07-30Linux 6.6.147Greg Kroah-Hartman
2026-07-30posix-cpu-timers: Prevent UAF caused by non-leader exec() raceThomas Gleixner
2026-07-29Linux 6.6.146Greg Kroah-Hartman
2026-07-29mm: refactor mm_access() to not return NULLLorenzo Stoakes
2026-07-29Merge commit 'b18600bd669cb' of github.com/Freescale/linux-fslcFranz Schnyder
2026-07-29Merge pull request #795 from fschnyder/update-6.6.145Otavio Salvador
2026-07-29Merge tag 'v6.6.145'Franz Schnyder
2026-07-29Revert "usb: gadget: u_ether: add gether_opts for config caching"Kuen-Han Tsai
2026-07-29Revert "usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device"Kuen-Han Tsai
2026-07-29Revert "usb: gadget: f_ncm: align net_device lifecycle with bind/unbind"Kuen-Han Tsai
2026-07-24Linux 6.6.145Greg Kroah-Hartman
2026-07-24selftests/bpf: Add simple strscpy() implementationIhor Solodrai
2026-07-24tools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes
2026-07-24driver core: Guard deferred probe timeout extension with delayed_work_pending()Danilo Krummrich
2026-07-24driver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()Danilo Krummrich
2026-07-24jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan
2026-07-24jiffies: Define secs_to_jiffies()Easwar Hariharan
2026-07-24writeback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()Baokun Li
2026-07-24writeback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara
2026-07-24xfs: fix stupid compiler warningDarrick J. Wong
2026-07-24Bluetooth: btmtk: remove #ifdef around declarationsArnd Bergmann
2026-07-24Bluetooth: btmtk: Fix btmtk.c undefined reference build error harderArnd Bergmann
2026-07-24selftests/hid: ensure CKI can compile our new tests on old kernelsBenjamin Tissoires
2026-07-24Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz
2026-07-24Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz
2026-07-24Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz
2026-07-24ksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy
2026-07-24seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
2026-07-24KVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier
2026-07-24Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
2026-07-24Bluetooth: hci_sync: annotate data-races around hdev->req_statusCen Zhang
2026-07-24Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen
2026-07-24Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz
2026-07-24btrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo
2026-07-24btrfs: fix false IO failure after falling back to buffered writeQu Wenruo
2026-07-24exfat: preserve benign secondary entries during rename and moveRochan Avlur
2026-07-24exfat: move exfat_chain_set() out of __exfat_resolve_path()Yuezhang Mo
2026-07-24exfat: add exfat_get_dentry_set_by_ei() helperYuezhang Mo
2026-07-24exfat: rename argument name for exfat_move_file and exfat_rename_fileYuezhang Mo
2026-07-24exfat: remove unnecessary read entry in __exfat_rename()Yuezhang Mo