summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-28tracing: Update modules to persistent instances when loadedSteven Rostedt
2025-03-28tracing: Show module names and addresses of last bootSteven Rostedt
2025-03-28tracing: Have persistent trace instances save module addressesSteven Rostedt
2025-03-28module: Add module_for_each_mod() functionSteven Rostedt
2025-03-28tracing: Have persistent trace instances save KASLR offsetSteven Rostedt
2025-03-28ring-buffer: Add ring_buffer_meta_scratch()Steven Rostedt
2025-03-28ring-buffer: Add buffer meta data for persistent ring bufferSteven Rostedt
2025-03-28ring-buffer: Use kaslr address instead of text deltaSteven Rostedt
2025-03-28ring-buffer: Fix bytes_dropped calculation issueFeng Yang
2025-03-28vsnprintf: Silence false positive GCC warning for va_format()Andy Shevchenko
2025-03-28vsnprintf: Drop unused const char fmt * in va_format()Andy Shevchenko
2025-03-28vsnprintf: Mark binary printing functions with __printf() attributeAndy Shevchenko
2025-03-28tracing: Mark binary printing functions with __printf() attributeAndy Shevchenko
2025-03-28seq_file: Mark binary printing functions with __printf() attributeAndy Shevchenko
2025-03-28seq_buf: Mark binary printing functions with __printf() attributeAndy Shevchenko
2025-03-28ALSA: hda/tas2781: Upgrade calibratd-data writing code to support Alpha and B...Shenghao Ding
2025-03-28drm/i915/display: drop some unnecessary intel_de_* compatibility wrappersJani Nikula
2025-03-28drm/i915/wa: convert intel_display_wa.[ch] to struct intel_displayJani Nikula
2025-03-28drm/i915/psr: further conversions to struct intel_displayJani Nikula
2025-03-28drm/i915/crc: convert intel_pipe_crc.c to struct intel_displayJani Nikula
2025-03-28drm/i915/ddi: convert intel_ddi.c to struct intel_displayJani Nikula
2025-03-28drm/i915/dpll: convert intel_dpll.[ch] to struct intel_displayJani Nikula
2025-03-28x86/microcode/AMD: Fix __apply_microcode_amd()'s return valueBoris Ostrovsky
2025-03-28net: usb: usbnet: restore usb%d name exception for local mac addressesDominique Martinet
2025-03-28net/mlx5e: SHAMPO, Make reserved size independent of page sizeLama Kayal
2025-03-28net: mana: Switch to page pool for jumbo framesHaiyang Zhang
2025-03-28MAINTAINERS: Add dedicated entries for phy_link_topologyMaxime Chevallier
2025-03-28dt-bindings: i2c: snps,designware-i2c: describe Renesas RZ/N1D variantWolfram Sang
2025-03-28dm-verity: support block number limits for different ioprio classesLongPing Wei
2025-03-28iomap: Fix conflicting values of iomap flagsRitesh Harjani (IBM)
2025-03-28fs: namespace: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-03-28MAINTAINERS: configfs: add Andreas Hindborg as maintainerAndreas Hindborg
2025-03-28drm/i915/selftests: Refactor RC6 power measurement and error handlingSk Anirban
2025-03-27Merge tag 'm68knommu-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-03-27Merge tag 'probes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-03-27Merge tag 'livepatching-for-6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-27Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-27Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-03-27Merge tag 'linux_kselftest-next-6.15-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-03-28drm/virtio: Add capset definitions to UAPIAaron Ruby
2025-03-27Merge tag 'ktest-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2025-03-27ksmbd: fix r_count dec/increment mismatchNamjae Jeon
2025-03-27ksmbd: fix multichannel connection failureNamjae Jeon
2025-03-27ksmbd: fix use-after-free in ksmbd_sessions_deregister()Namjae Jeon
2025-03-27ksmbd: use ib_device_get_netdev() instead of calling ops.get_netdevNamjae Jeon
2025-03-27ksmbd: use aead_request_free to match aead_request_allocMiaoqian Lin
2025-03-27Revert "ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_c...Namjae Jeon
2025-03-27ksmbd: add bounds check for create lease contextNorbert Szetei
2025-03-27Merge tag 'trace-tools-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds