summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-09x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6Aleksander Mazur
2024-02-09spi: spi-ppc4xx: include missing platform_device.hChristian Lamparter
2024-02-09ASoC: cs35l56: Remove default from IRQ1_CFG registerRichard Fitzgerald
2024-02-09s390/configs: update default configurationsHeiko Carstens
2024-02-09s390/configs: enable INIT_STACK_ALL_ZERO in all configurationsHeiko Carstens
2024-02-09s390/configs: provide compat topic configuration targetHeiko Carstens
2024-02-09ALSA: hda/cs35l56: select intended config FW_CS_DSPLukas Bulwahn
2024-02-09tracing: Fix wasted memory in saved_cmdlines logicSteven Rostedt (Google)
2024-02-09of: property: Add in-ports/out-ports support to of_graph_get_port_parent()Saravana Kannan
2024-02-09of: property: Improve finding the supplier of a remote-endpoint propertySaravana Kannan
2024-02-09of: property: Improve finding the consumer of a remote-endpoint propertySaravana Kannan
2024-02-09Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen
2024-02-09ftrace: Fix DIRECT_CALLS to use SAVE_REGS by defaultMasami Hiramatsu (Google)
2024-02-09RISC-V: KVM: Use correct restricted typesAndrew Jones
2024-02-09RISC-V: paravirt: Use correct restricted typesAndrew Jones
2024-02-09RISC-V: paravirt: steal_time should be staticAndrew Jones
2024-02-09crypto: virtio/akcipher - Fix stack overflow on memcpyzhenwei pi
2024-02-08selftests: net: add more missing kernel configPaolo Abeni
2024-02-08devlink: Fix command annotation documentationParav Pandit
2024-02-08bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPYMagnus Karlsson
2024-02-08net/handshake: Fix handshake_req_destroy_test1Chuck Lever
2024-02-08net/mlx5: DPLL, Fix possible use after free after delayed work timer triggersJiri Pirko
2024-02-08dpll: fix possible deadlock during netlink dump operationJiri Pirko
2024-02-09Merge tag 'drm-msm-fixes-2024-02-07' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2024-02-09Merge tag 'amd-drm-fixes-6.8-2024-02-08' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-02-09Merge tag 'drm-intel-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2024-02-09Merge tag 'drm-xe-fixes-2024-02-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-02-09Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-08Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-02-08Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme into block-6.8Jens Axboe
2024-02-08virtio-blk: Ensure no requests in virtqueues before deleting vqs.Yi Sun
2024-02-08docs: kernel_feat.py: fix build error for missing filesVegard Nossum
2024-02-08blk-iocost: Fix an UBSAN shift-out-of-bounds warningTejun Heo
2024-02-08smb: client: set correct d_type for reparse points under DFS mountsPaulo Alcantara
2024-02-08smb3: add missing null server pointer checkSteve French
2024-02-08Revert "kobject: Remove redundant checks for whether ktype is NULL"Greg Kroah-Hartman
2024-02-08kprobes: Remove unnecessary initial values of variablesLi zeming
2024-02-08tracing/probes: Fix to set arg size and fmt after setting type from BTFMasami Hiramatsu (Google)
2024-02-08tracing/probes: Fix to show a parse error for bad type for $commMasami Hiramatsu (Google)
2024-02-08ASoC: SOF: ipc3-topology: Fix pipeline tear down logicRanjani Sridharan
2024-02-08ASoC: cs35l56: Fix deadlock in ASP1 mixer register initializationRichard Fitzgerald
2024-02-08wifi: iwlwifi: mvm: fix a crash when we run out of stationsEmmanuel Grumbach
2024-02-08wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter
2024-02-08wifi: iwlwifi: Fix some error codesDan Carpenter
2024-02-08wifi: iwlwifi: clear link_id in time_eventMiri Korenblit
2024-02-08wifi: iwlwifi: mvm: use correct address 3 in A-MSDUDaniel Gabay
2024-02-08wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()Johannes Berg
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-08netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal