Age | Commit message (Expand) | Author | Files | Lines |
2025-04-16 | Add localversion to identify builds from this treeHEADwt-2025-04-16master | Bob Copeland | 1 | -0/+1 |
2025-04-16 | Merge remote-tracking branch 'wireless/main' | Bob Copeland | 10 | -13/+33 |
2025-04-13 | Linux 6.15-rc2v6.15-rc2 | Linus Torvalds | 1 | -1/+1 |
2025-04-13 | Merge tag 'erofs-for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -7/+9 |
2025-04-13 | Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -43/+77 |
2025-04-13 | Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+20 |
2025-04-12 | ext4: fix off-by-one error in do_split | Artem Sadovnikov | 1 | -1/+1 |
2025-04-12 | ext4: make block validity check resistent to sb bh corruption | Ojaswin Mujoo | 2 | -6/+6 |
2025-04-12 | ext4: avoid -Wflex-array-member-not-at-end warning | Gustavo A. R. Silva | 1 | -10/+8 |
2025-04-12 | Documentation: ext4: Add fields to ext4_super_block documentation | Tom Vierjahn | 1 | -6/+14 |
2025-04-12 | Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -145/+372 |
2025-04-12 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 11 | -76/+354 |
2025-04-12 | rv: Fix out-of-bound memory access in rv_is_container_monitor() | Nam Cao | 1 | -1/+6 |
2025-04-12 | ftrace: Do not have print_graph_retval() add a newline | Steven Rostedt | 1 | -6/+5 |
2025-04-12 | Merge tag 'pwm/for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -31/+42 |
2025-04-11 | Merge tag 'v6.15-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 13 | -111/+154 |
2025-04-11 | Merge tag 'pci-v6.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+6 |
2025-04-11 | tracing/selftest: Add test to better test subops filtering of function graph | Steven Rostedt | 1 | -0/+177 |
2025-04-11 | ftrace: Fix accounting of subop hashes | Steven Rostedt | 1 | -137/+177 |
2025-04-11 | ftrace: Properly merge notrace hashes | Andy Chiu | 1 | -4/+4 |
2025-04-11 | PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device() | Zhangfei Gao | 1 | -6/+6 |
2025-04-11 | bpf: Convert ringbuf map to rqspinlock | Kumar Kartikeya Dwivedi | 1 | -10/+7 |
2025-04-11 | Merge tag 'spi-fix-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+2 |
2025-04-11 | Merge tag 'ata-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds | 2 | -3/+16 |
2025-04-11 | Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linux | Linus Torvalds | 6 | -76/+73 |
2025-04-11 | Merge tag 'iommu-fixes-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -77/+52 |
2025-04-11 | Merge tag 'acpi-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 3 | -3/+31 |
2025-04-11 | Merge tag 's390-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 9 | -19/+210 |
2025-04-11 | Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu... | Johannes Berg | 1 | -1/+0 |
2025-04-11 | wifi: iwlwifi: mld: Restart firmware on iwl_mld_no_wowlan_resume() error | Lukas Wunner | 1 | -2/+2 |
2025-04-11 | wifi: iwlwifi: pcie: set state to no-FW before reset handshake | Johannes Berg | 1 | -1/+7 |
2025-04-11 | Merge branches 'acpi-ec' and 'acpi-button' | Rafael J. Wysocki | 2 | -1/+29 |
2025-04-11 | null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev() | Thorsten Blum | 1 | -1/+1 |
2025-04-11 | iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent() | Nicolin Chen | 1 | -27/+5 |
2025-04-11 | iommu: remove unneeded semicolon | Pei Xiao | 1 | -2/+2 |
2025-04-11 | iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group | Louis-Alexis Eyraud | 1 | -13/+13 |
2025-04-11 | iommu/exynos: Fix suspend/resume with IDENTITY domain | Marek Szyprowski | 1 | -2/+2 |
2025-04-11 | iommu/ipmmu-vmsa: Register in a sensible order | Robin Murphy | 1 | -17/+10 |
2025-04-11 | iommu: Clear iommu-dma ops on cleanup | Robin Murphy | 1 | -0/+3 |
2025-04-11 | iommu/vt-d: Remove an unnecessary call set_dma_ops() | Petr Tesarik | 1 | -1/+0 |
2025-04-11 | iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs | Sean Christopherson | 1 | -14/+15 |
2025-04-11 | iommu: Fix crash in report_iommu_fault() | Fedor Pchelkin | 1 | -1/+2 |
2025-04-10 | Merge tag 'drm-fixes-2025-04-11-1' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 64 | -196/+542 |
2025-04-10 | Merge tag 'bcachefs-2025-04-10' of git://evilpiepirate.org/bcachefs | Linus Torvalds | 14 | -226/+96 |
2025-04-11 | Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/... | Dave Airlie | 10 | -73/+90 |
2025-04-11 | Merge tag 'drm-misc-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 21 | -53/+165 |
2025-04-10 | Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -27/+2 |
2025-04-10 | Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -8/+30 |
2025-04-10 | Merge tag 'x86-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -157/+405 |
2025-04-10 | Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -52/+34 |
2025-04-10 | Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -26/+72 |
2025-04-10 | objtool: Fix false-positive "ignoring unreachables" warning | Josh Poimboeuf | 1 | -1/+1 |
2025-04-10 | bpf: Convert queue_stack map to rqspinlock | Kumar Kartikeya Dwivedi | 1 | -23/+12 |
2025-04-10 | bpf: Use architecture provided res_smp_cond_load_acquire | Kumar Kartikeya Dwivedi | 2 | -2/+2 |
2025-04-10 | selftests/bpf: Make res_spin_lock AA test condition stronger | Kumar Kartikeya Dwivedi | 1 | -3/+7 |
2025-04-10 | Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 45 | -150/+649 |
2025-04-10 | Merge tag 'nvme-6.15-2025-04-10' of git://git.infradead.org/nvme into block-6.15 | Jens Axboe | 5 | -75/+72 |
2025-04-10 | ext4: don't treat fhandle lookup of ea_inode as FS corruption | Jann Horn | 1 | -20/+48 |
2025-04-10 | Merge tag 'for-linus-6.15a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -15/+54 |
2025-04-10 | Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -35/+74 |
2025-04-10 | Merge tag 'io_uring-6.15-20250410' of git://git.kernel.dk/linux | Linus Torvalds | 4 | -12/+31 |
2025-04-10 | Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -18/+65 |
2025-04-10 | Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -8/+9 |
2025-04-10 | ethtool: cmis_cdb: Fix incorrect read / write length extension | Ido Schimmel | 2 | -16/+3 |
2025-04-10 | spi: fsl-spi: Remove redundant probe error message | Kevin Hao | 1 | -1/+0 |
2025-04-10 | spi: fsl-qspi: Fix double cleanup in probe error path | Kevin Hao | 1 | -5/+2 |
2025-04-10 | Merge tag 'nf-25-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni | 2 | -2/+40 |
2025-04-10 | selftests: netfilter: add test case for recent mismatch bug | Florian Westphal | 1 | -1/+38 |
2025-04-10 | nft_set_pipapo: fix incorrect avx2 match of 5th field octet | Florian Westphal | 1 | -1/+2 |
2025-04-10 | net: ppp: Add bound checking for skb data on ppp_sync_txmung | Arnaud Lecomte | 1 | -0/+5 |
2025-04-10 | vdso: Address variable shadowing in macros | Peng Jiang | 1 | -6/+6 |
2025-04-10 | drm/rockchip: dw_hdmi_qp: Fix io init for dw_hdmi_qp_rockchip_resume | Andy Yan | 1 | -20/+3 |
2025-04-10 | drm/rockchip: vop2: Fix interface enable/mux setting of DP1 on rk3588 | Andy Yan | 1 | -3/+3 |
2025-04-10 | Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/a... | Dave Airlie | 20 | -36/+187 |
2025-04-10 | erofs: remove duplicate code | Bo Liu | 1 | -1/+0 |
2025-04-09 | smb3: Add defines for two new FileSystemAttributes | Steve French | 2 | -0/+4 |
2025-04-10 | Merge tag 'drm-intel-fixes-2025-04-09' of https://gitlab.freedesktop.org/drm/... | Dave Airlie | 13 | -34/+100 |
2025-04-09 | Merge branch 'support-skf_net_off-and-skf_ll_off-on-skb-frags' | Alexei Starovoitov | 5 | -36/+321 |
2025-04-09 | selftests/net: test sk_filter support for SKF_NET_OFF on frags | Willem de Bruijn | 4 | -0/+277 |
2025-04-09 | bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags | Willem de Bruijn | 1 | -36/+44 |
2025-04-09 | net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod. | Kuniyuki Iwashima | 2 | -2/+43 |
2025-04-09 | ipv6: Align behavior across nexthops during path selection | Ido Schimmel | 1 | -4/+4 |
2025-04-09 | net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr... | Vladimir Oltean | 1 | -2/+29 |
2025-04-09 | net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend() | Vladimir Oltean | 1 | -13/+13 |
2025-04-09 | Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 5 | -6/+5 |
2025-04-09 | cifs: Fix querying of WSL CHR and BLK reparse points over SMB1 | Pali Rohár | 1 | -0/+36 |
2025-04-09 | cifs: Split parse_reparse_point callback to functions: get buffer and parse b... | Pali Rohár | 6 | -37/+25 |
2025-04-09 | cifs: Improve handling of name surrogate reparse points in reparse.c | Pali Rohár | 1 | -11/+8 |
2025-04-09 | cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.c | Pali Rohár | 1 | -4/+0 |
2025-04-09 | timekeeping: Add a lockdep override in tick_freeze() | Sebastian Andrzej Siewior | 1 | -0/+22 |
2025-04-09 | x86/ibt: Fix hibernate | Peter Zijlstra | 1 | -2/+2 |
2025-04-09 | hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::function | Nam Cao | 2 | -2/+2 |
2025-04-09 | cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode | Pali Rohár | 1 | -20/+40 |
2025-04-09 | tracing: Do not add length to print format in synthetic events | Steven Rostedt | 1 | -1/+0 |
2025-04-09 | smb: client: fix UAF in decryption with multichannel | Paulo Alcantara | 3 | -23/+10 |
2025-04-09 | x86/cpu: Avoid running off the end of an AMD erratum table | Dave Hansen | 1 | -0/+1 |
2025-04-09 | erofs: fix encoded extents handling | Gao Xiang | 1 | -2/+3 |
2025-04-09 | erofs: add __packed annotation to union(__le16..) | Gao Xiang | 1 | -4/+4 |
2025-04-09 | erofs: set error to bio if file-backed IO fails | Sheng Yong | 1 | -0/+2 |
2025-04-09 | drm/amdgpu/mes12: optimize MES pipe FW version fetching | Alex Deucher | 1 | -9/+12 |
2025-04-09 | drm/amd/pm/smu11: Prevent division by zero | Denis Arefev | 1 | -1/+1 |
2025-04-09 | drm/amdgpu: cancel gfx idle work in device suspend for s0ix | Alex Deucher | 1 | -0/+7 |
2025-04-09 | drm/amd/display: pause the workload setting in dm | Kenneth Feng | 1 | -1/+10 |
2025-04-09 | drm/amdgpu/pm/swsmu: implement pause workload profile | Alex Deucher | 2 | -1/+36 |
2025-04-09 | drm/amdgpu/pm: add workload profile pause helper | Alex Deucher | 3 | -0/+22 |
2025-04-09 | ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd * | Caleb Sander Mateos | 1 | -27/+19 |
2025-04-09 | ublk: don't fail request for recovery & reissue in case of ubq->canceling | Ming Lei | 1 | -4/+5 |
2025-04-09 | ublk: fix handling recovery & reissue in ublk_abort_queue() | Ming Lei | 1 | -4/+26 |
2025-04-09 | Documentation/x86: Zap the subsection letters | Borislav Petkov (AMD) | 1 | -22/+29 |
2025-04-09 | Documentation/x86: Update the naming of CPU features for /proc/cpuinfo | Naveen N Rao (AMD) | 1 | -16/+12 |
2025-04-09 | Merge branch 'sch_sfq-derived-limit' | David S. Miller | 2 | -16/+86 |
2025-04-09 | selftests/tc-testing: sfq: check that a derived limit of 1 is rejected | Octavian Purdila | 1 | -0/+36 |
2025-04-09 | net_sched: sch_sfq: move the limit validation | Octavian Purdila | 1 | -4/+6 |
2025-04-09 | net_sched: sch_sfq: use a temporary work area for validating configuration | Octavian Purdila | 1 | -12/+44 |
2025-04-09 | nvmet-fc: put ref when assoc->del_work is already scheduled | Daniel Wagner | 1 | -1/+2 |
2025-04-09 | nvmet-fc: take tgtport reference only once | Daniel Wagner | 1 | -15/+7 |
2025-04-09 | nvmet-fc: update tgtport ref per assoc | Daniel Wagner | 1 | -0/+3 |
2025-04-09 | nvmet-fc: inline nvmet_fc_free_hostport | Daniel Wagner | 1 | -16/+6 |
2025-04-09 | nvmet-fc: inline nvmet_fc_delete_assoc | Daniel Wagner | 1 | -8/+2 |
2025-04-09 | nvmet-fcloop: add ref counting to lport | Daniel Wagner | 1 | -13/+31 |
2025-04-09 | nvmet-fcloop: replace kref with refcount | Daniel Wagner | 1 | -24/+12 |
2025-04-09 | nvmet-fcloop: swap list_add_tail arguments | Daniel Wagner | 1 | -1/+1 |
2025-04-09 | x86/bugs: Add RSB mitigation document | Josh Poimboeuf | 3 | -51/+282 |
2025-04-09 | x86/bugs: Don't fill RSB on context switch with eIBRS | Josh Poimboeuf | 2 | -15/+15 |
2025-04-09 | x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline | Josh Poimboeuf | 1 | -4/+4 |
2025-04-09 | x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier() | Josh Poimboeuf | 2 | -4/+3 |
2025-04-09 | x86/bugs: Use SBPB in write_ibpb() if applicable | Josh Poimboeuf | 1 | -1/+1 |
2025-04-09 | x86/bugs: Rename entry_ibpb() to write_ibpb() | Josh Poimboeuf | 3 | -9/+10 |
2025-04-09 | x86/early_printk: Use 'mmio32' for consistency, fix comments | Andy Shevchenko | 2 | -9/+6 |
2025-04-09 | s390/cpumf: Fix double free on error in cpumf_pmu_event_init() | Thomas Richter | 2 | -11/+1 |
2025-04-09 | s390/cpumf: Update CPU Measurement facility extended counter set support | Thomas Richter | 2 | -4/+165 |
2025-04-09 | s390: Allow to compile with z17 optimizations | Vasily Gorbik | 4 | -0/+28 |
2025-04-09 | s390: Add z17 elf platform | Vasily Gorbik | 1 | -0/+4 |
2025-04-09 | s390/virtio_ccw: Don't allocate/assign airqs for non-existing queues | David Hildenbrand | 1 | -4/+12 |
2025-04-09 | x86/resctrl: Fix rdtgroup_mkdir()'s unlocked use of kernfs_node::name | James Morse | 1 | -21/+27 |
2025-04-09 | nvme-tcp: fix use-after-free of netns by kernel TCP socket. | Kuniyuki Iwashima | 1 | -0/+2 |
2025-04-09 | drm/i915/huc: Fix fence not released on early probe errors | Janusz Krzysztofik | 3 | -6/+7 |
2025-04-09 | drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changed | Ankit Nautiyal | 1 | -1/+3 |
2025-04-09 | ata: sata_sx4: Add error handling in pdc20621_i2c_read() | Wentao Liang | 1 | -3/+10 |
2025-04-08 | Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 3 | -3/+7 |
2025-04-08 | cifs: Fix support for WSL-style symlinks | Pali Rohár | 2 | -12/+19 |
2025-04-08 | net: libwx: handle page_pool_dev_alloc_pages error | Chenyuan Yang | 1 | -1/+2 |
2025-04-08 | Merge branch 'mptcp-only-inc-mpjoinackhmacfailure-for-hmac-failures' | Jakub Kicinski | 2 | -2/+24 |
2025-04-08 | selftests: mptcp: validate MPJoin HMacFailure counters | Matthieu Baerts (NGI0) | 1 | -0/+18 |
2025-04-08 | mptcp: only inc MPJoinAckHMacFailure for HMAC failures | Matthieu Baerts (NGI0) | 1 | -2/+6 |
2025-04-08 | selftests/mincore: Allow read-ahead pages to reach the end of the file | Qiuxu Zhuo | 1 | -3/+0 |
2025-04-08 | selftests/futex: futex_waitv wouldblock test should fail | Edward Liaw | 1 | -1/+1 |
2025-04-08 | kunit: Spelling s/slowm/slow/ | Geert Uytterhoeven | 1 | -1/+1 |
2025-04-08 | kunit: tool: fix count of tests if late test plan | Rae Moar | 2 | -2/+6 |
2025-04-08 | selftests: tpm2: test_smoke: use POSIX-conformant expression operator | Ahmed Salem | 1 | -1/+1 |
2025-04-08 | selftests: tpm2: create a dedicated .gitignore | Khaled Elnaggar | 2 | -1/+3 |
2025-04-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 29 | -574/+752 |
2025-04-08 | objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STAC | Josh Poimboeuf | 2 | -7/+35 |
2025-04-08 | Merge tag 'probes-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -30/+166 |
2025-04-08 | rtnetlink: Fix bad unlock balance in do_setlink(). | Kuniyuki Iwashima | 1 | -1/+1 |
2025-04-08 | Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -380/+651 |
2025-04-08 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 116 | -170/+46 |
2025-04-08 | kbuild: Add '-fno-builtin-wcslen' | Nathan Chancellor | 1 | -0/+3 |
2025-04-08 | perf: Fix hang while freeing sigtrap event | Frederic Weisbecker | 2 | -47/+18 |
2025-04-08 | drm/tests: probe-helper: Fix drm_display_mode memory leak | Maxime Ripard | 1 | -1/+7 |
2025-04-08 | drm/tests: modes: Fix drm_display_mode memory leak | Maxime Ripard | 1 | -0/+4 |
2025-04-08 | drm/tests: modes: Fix drm_display_mode memory leak | Maxime Ripard | 1 | -0/+22 |
2025-04-08 | drm/tests: cmdline: Fix drm_display_mode memory leak | Maxime Ripard | 1 | -1/+9 |
2025-04-08 | drm/tests: modeset: Fix drm_display_mode memory leak | Maxime Ripard | 1 | -1/+5 |
2025-04-08 | drm/tests: modeset: Fix drm_display_mode memory leak | Maxime Ripard | 1 | -0/+3 |
2025-04-08 | drm/tests: helpers: Create kunit helper to destroy a drm_display_mode | Maxime Ripard | 2 | -0/+25 |
2025-04-08 | net: ethtool: Don't call .cleanup_data when prepare_data fails | Maxime Chevallier | 1 | -3/+5 |
2025-04-08 | tc: Ensure we have enough buffer space when sending filter netlink notifications | Toke Høiland-Jørgensen | 1 | -21/+45 |
2025-04-08 | net: libwx: Fix the wrong Rx descriptor field | Jiawen Wu | 2 | -3/+3 |
2025-04-08 | x86/xen: disable CPU idle and frequency drivers for PVH dom0 | Roger Pau Monne | 1 | -1/+18 |
2025-04-08 | octeontx2-pf: qos: fix VF root node parent queue index | Hariprasad Kelam | 1 | -0/+5 |
2025-04-08 | Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 12 | -78/+234 |
2025-04-08 | selftests: tls: check that disconnect does nothing | Jakub Kicinski | 1 | -0/+36 |
2025-04-08 | net: tls: explicitly disallow disconnect | Jakub Kicinski | 1 | -0/+6 |
2025-04-08 | sctp: detect and prevent references to a freed transport in sendmsg | Ricardo Cañuelo Navarro | 3 | -9/+18 |
2025-04-08 | gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment | Andy Shevchenko | 1 | -3/+3 |
2025-04-08 | gpiolib: of: Fix the choice for Ingenic NAND quirk | Andy Shevchenko | 1 | -0/+2 |
2025-04-08 | Merge branch 'net_sched-make-qlen_notify-idempotent' | Paolo Abeni | 8 | -19/+179 |
2025-04-08 | selftests/tc-testing: Add a test case for FQ_CODEL with ETS parent | Cong Wang | 1 | -0/+31 |
2025-04-08 | selftests/tc-testing: Add a test case for FQ_CODEL with DRR parent | Cong Wang | 1 | -0/+31 |
2025-04-08 | selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parent | Cong Wang | 1 | -0/+31 |
2025-04-08 | selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parent | Cong Wang | 1 | -0/+31 |
2025-04-08 | selftests/tc-testing: Add a test case for FQ_CODEL with HTB parent | Cong Wang | 1 | -0/+31 |
2025-04-08 | codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog() | Cong Wang | 2 | -8/+3 |
2025-04-08 | sch_ets: make est_qlen_notify() idempotent | Cong Wang | 1 | -4/+4 |
2025-04-08 | sch_qfq: make qfq_qlen_notify() idempotent | Cong Wang | 1 | -2/+5 |
2025-04-08 | sch_hfsc: make hfsc_qlen_notify() idempotent | Cong Wang | 1 | -2/+6 |
2025-04-08 | sch_drr: make drr_qlen_notify() idempotent | Cong Wang | 1 | -3/+4 |
2025-04-08 | sch_htb: make htb_qlen_notify() idempotent | Cong Wang | 1 | -0/+2 |
2025-04-08 | gpio: zynq: Fix wakeup source leaks on device unbind | Krzysztof Kozlowski | 1 | -0/+1 |
2025-04-08 | gpio: mpc8xxx: Fix wakeup source leaks on device unbind | Krzysztof Kozlowski | 1 | -1/+3 |
2025-04-08 | gpio: TODO: track the removal of regulator-related workarounds | Bartosz Golaszewski | 1 | -0/+34 |
2025-04-08 | MAINTAINERS: add more keywords for the GPIO subsystem entry | Bartosz Golaszewski | 1 | -0/+2 |
2025-04-08 | gpio: deprecate devm_gpiod_unhinge() | Bartosz Golaszewski | 1 | -1/+5 |
2025-04-08 | gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag | Bartosz Golaszewski | 1 | -0/+1 |
2025-04-08 | Merge drm/drm-fixes into drm-misc-fixes | Thomas Zimmermann | 18063 | -383958/+1056997 |
2025-04-08 | tipc: fix memory leak in tipc_link_xmit | Tung Nguyen | 1 | -0/+1 |
2025-04-08 | objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semantics | Josh Poimboeuf | 2 | -11/+14 |
2025-04-08 | objtool: Stop UNRET validation on UD2 | Josh Poimboeuf | 1 | -0/+3 |
2025-04-08 | objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRET | Josh Poimboeuf | 3 | -10/+17 |