summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-04drm/i915/color: Add helper to create intel coloropChaitanya Kumar Borah
2025-12-04drm/i915: Add intel_color_opChaitanya Kumar Borah
2025-12-04drm/i915/display: Add identifiers for driver specific blocksChaitanya Kumar Borah
2025-12-04mm/mm_init: Introduce a boot parameter for check_pagesJoshua Hahn
2025-12-04drm/panel: novatek-nt35560: avoid on-stack device structureArnd Bergmann
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-04Merge tag 'auxdisplay-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-04Merge tag 'media/v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-12-04Merge branch 'intel-sst' of https://github.com/spandruvada/linux-kernel into ...Ilpo Järvinen
2025-12-04drm/xe/pf: fix VFIO link errorArnd Bergmann
2025-12-04KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)Sean Christopherson
2025-12-04KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-ExitsSean Christopherson
2025-12-04net/mlx5: Fix double unregister of HCA_PORTS componentGerd Bayer
2025-12-04blk-mq: Abort suspend when wakeup events are pendingCong Zhang
2025-12-04blk-mq: add blk_rq_nr_bvec() helperChaitanya Kulkarni
2025-12-04block: add IOC_PR_READ_RESERVATION ioctlStefan Hajnoczi
2025-12-04block: add IOC_PR_READ_KEYS ioctlStefan Hajnoczi
2025-12-04nvme: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi
2025-12-04scsi: sd: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi
2025-12-04block: enable per-cpu bio cache by defaultFengnan Chang
2025-12-04block: use bio_alloc_bioset for passthru IO by defaultFengnan Chang
2025-12-04io_uring/trace: rename io_uring_queue_async_work event "rw" fieldCaleb Sander Mateos
2025-12-04io_uring/io-wq: always retry worker create on ERESTART*Caleb Sander Mateos
2025-12-04io_uring/poll: correctly handle io_poll_add() return value on updateJens Axboe
2025-12-04ASoC: cros_ec_codec: Remove unnecessary selection of CRYPTOEric Biggers
2025-12-04drm/rcar-du: dsi: Handle both DRM_MODE_FLAG_N.SYNC and !DRM_MODE_FLAG_P.SYNCMarek Vasut
2025-12-04ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()Dmitry Skorodumov
2025-12-04net: dsa: mxl-gsw1xx: fix SerDes RX polarityDaniel Golle
2025-12-04ASoC: codecs: wcd93xx: fix OF node leaks on probeMark Brown
2025-12-04ASoC: ak4458 & ak5558: disable regulator if errorMark Brown
2025-12-04net: phy: RTL8211FVD: Restore disabling of PHY-mode EEEIvan Galkin
2025-12-04Merge branch 'mlx5-misc-fixes-2025-12-01'Paolo Abeni
2025-12-04net/mlx5e: Avoid unregistering PSP twiceCosmin Ratiu
2025-12-04net/mlx5: make enable_mpesw idempotentMoshe Shemesh
2025-12-04net/sched: ets: Always remove class from active list before deleting in ets_q...Jamal Hadi Salim
2025-12-04net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()Shaurya Rane
2025-12-04netrom: Fix memory leak in nr_sendmsg()Wang Liang
2025-12-04autofs: fix per-dentry timeout warningIan Kent
2025-12-04net: fec: ERR007885 Workaround for XDP TX pathWei Fang
2025-12-04perf stat: When no events, don't report an error if there is noneIan Rogers
2025-12-04perf tests stat: Add "--null" coverageIan Rogers
2025-12-04perf cpumap: Add "any" CPU handling to cpu_map__snprint_maskIan Rogers
2025-12-04libperf cpumap: Fix perf_cpu_map__max for an empty/NULL mapIan Rogers
2025-12-04perf stat: Allow no events to open if this is a "--null" runIan Rogers
2025-12-03cifs: client: enforce consistent handling of multichannel and max_channelsRajasi Mandal
2025-12-03Merge tag 'ntfs3_for_6.19' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
2025-12-03Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-12-03Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-12-03selftests/bpf: Add -fms-extensions to bpf build flagsAlexei Starovoitov