messages from 2023-04-17 17:41:29 to 2023-04-17 21:03:56 UTC [more...]
[PATCH] drm/nouveau: dispnv50: fix missing-prototypes warning
2023-04-17 21:03 UTC
[PATCH] drm/nouveau: remove unused tu102_gr_load() function
2023-04-17 21:03 UTC
[PATCH] backlight: corgi_lcd: fix missing prototype
2023-04-17 21:02 UTC
[PATCH] ocfs2: reduce ioctl stack usage
2023-04-17 20:56 UTC
[PATCH] mtdchar: mark bits of ioctl handler noinline
2023-04-17 20:56 UTC
[PATCH 1/5] units: add a macro for MILLIVOLT_PER_VOLT
2023-04-17 20:55 UTC (4+ messages)
` [PATCH 3/5] hwmon: (socfpga) Add hardware monitoring support on SoCFPGA platforms
[PATCH] net: mscc: ocelot: remove incompatible prototypes
2023-04-17 20:55 UTC
[PATCH] net: hyperv: select CONFIG_NLS for mac address setting
2023-04-17 20:55 UTC
[PATCH] wireless: ath: work around false-positive stringop-overread warning
2023-04-17 20:54 UTC
[PATCH] scsi: advansys: disallow ISA-only build
2023-04-17 20:51 UTC
[PATCH] f2fs: remove some dead code
2023-04-17 20:51 UTC
[PATCH] wireless: airo: remove ISA_DMA_API dependency
2023-04-17 20:51 UTC
[PATCH v2] drm/amd/display: fix flickering caused by S/G mode
2023-04-17 20:52 UTC
[PATCH] hamradio: drop ISA_DMA_API dependency
2023-04-17 20:50 UTC
[PATCH 0/2] clk: Add basic register clock controller
2023-04-17 20:49 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: clock: Add reg-clock-controller
[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-04-17 20:46 UTC (6+ messages)
` [patch 16/37] x86/xen/smp_pv: Remove wait for CPU online
[PATCH] ASoC: dt-bindings: wm8753: Convert to dtschema
2023-04-17 20:46 UTC (2+ messages)
[RFC 0/3] drm: Add comm/cmdline fdinfo fields
2023-04-17 20:45 UTC (5+ messages)
` [RFC 1/3] drm/doc: Relax fdinfo string constraints
` [RFC 2/3] drm/msm: Rework get_comm_cmdline() helper
` [RFC 3/3] drm/msm: Add comm/cmdline fields
[PATCH] ASoC: dt-bindings: wm8728: Convert to dtschema
2023-04-17 20:43 UTC
[PATCH 0/9] Add Chameleon v3 ASoC audio
2023-04-17 20:41 UTC (4+ messages)
` [PATCH 3/9] dt-bindings: ASoC: Add chv3-audio
` (subset) [PATCH 0/9] Add Chameleon v3 ASoC audio
[PATCH] nvmet-auth: remove some dead code
2023-04-17 20:41 UTC
[PATCH V2] debugfs: allow access relay files in lockdown mode
2023-04-17 20:34 UTC (2+ messages)
[PATCH v3 0/7] Add PLL clocks driver for StarFive JH7110 SoC
2023-04-17 20:37 UTC (6+ messages)
` [PATCH v3 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
[PATCH v3 0/6] cxl/pci: Add support for RCH RAS error handling
2023-04-17 20:36 UTC (6+ messages)
` [PATCH v3 5/6] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
[PATCH v2] bpf: lirc program type should not require SYS_CAP_ADMIN
2023-04-17 20:30 UTC (2+ messages)
[PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
2023-04-17 20:29 UTC (3+ messages)
[PATCH] audit: use pid.is_auditd to make auditd_test_task() faster
2023-04-17 20:27 UTC (4+ messages)
[PATCH 1/2] ASoC: fsl_mqs: move of_node_put() to the correct location
2023-04-17 20:27 UTC (2+ messages)
[PATCH 0/5] ASoC: cs35l56: Code improvements
2023-04-17 20:27 UTC (2+ messages)
[PATCH] crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
2023-04-17 20:25 UTC
[PATCH v2 00/17] drm/msm/dpu: Implement tearcheck support on INTF block
2023-04-17 20:21 UTC (18+ messages)
` [PATCH v2 01/17] drm/msm/dpu: Remove unused INTF0 interrupt mask from SM6115/QCM2290
` [PATCH v2 02/17] drm/msm/dpu: Remove TE2 block and feature from DPU >= 7.0.0 hardware
` [PATCH v2 03/17] drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio header
` [PATCH v2 04/17] drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
` [PATCH v2 05/17] drm/msm/dpu: Remove duplicate register defines from INTF
` [PATCH v2 06/17] drm/msm/dpu: Remove extraneous register define indentation
` [PATCH v2 07/17] drm/msm/dpu: Sort INTF registers numerically
` [PATCH v2 08/17] drm/msm/dpu: Drop unused poll_timeout_wr_ptr PINGPONG callback
` [PATCH v2 09/17] drm/msm/dpu: Move autorefresh disable from CMD encoder to pingpong
` [PATCH v2 10/17] drm/msm/dpu: Disable pingpong TE on DPU 5.0.0 and above
` [PATCH v2 11/17] drm/msm/dpu: Disable MDP vsync source selection "
` [PATCH v2 12/17] drm/msm/dpu: Move dpu_hw_{tear_check,pp_vsync_info} to dpu_hw_mdss.h
` [PATCH v2 13/17] drm/msm/dpu: Factor out shared interrupt register in INTF_BLK macro
` [PATCH v2 14/17] drm/msm/dpu: Document and enable TEAR interrupts on DSI interfaces
` [PATCH v2 15/17] drm/msm/dpu: Merge setup_- and enable_tearcheck pingpong callbacks
` [PATCH v2 16/17] drm/msm/dpu: Implement tearcheck support on INTF block
` [PATCH v2 17/17] drm/msm/dpu: Remove intr_rdptr from DPU >= 5.0.0 pingpong config
[PATCH v2] USB: serial: option: add UNISOC vendor and TOZED LT70C product
2023-04-17 20:19 UTC (3+ messages)
[PATCH] counter: 104-quad-8: Remove reference in Kconfig to 25-bit counter value
2023-04-17 20:17 UTC (2+ messages)
[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
2023-04-17 20:16 UTC (9+ messages)
` [RFC PATCH v9 05/16] ipe: add userspace interface
[PATCH bpf-next 0/6] bpf: Tracing recursion prevention mechanism improvement
2023-04-17 20:14 UTC (3+ messages)
` [PATCH bpf-next 5/6] bpf: Improve tracing recursion prevention mechanism
[PATCH] Input: synaptics - disable intertouch for Lenovo L440
2023-04-17 20:14 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/6] drm: bridge: samsung-dsim: Support multi-lane calculations
2023-04-17 20:07 UTC (5+ messages)
` [PATCH 5/6] drm: bridge: samsung-dsim: Support non-burst mode
[PATCH] drm/docs: Fix usage stats typos
2023-04-17 20:06 UTC
[RFC PATCH 0/2] RISC-V: Detect Ssqosid extension and handle sqoscfg CSR
2023-04-17 20:04 UTC (4+ messages)
` [RFC PATCH 2/2] RISC-V: Add support for "
[RFC PATCH 0/7] drm/msm/dpu: Implement tearcheck support on INTF block
2023-04-17 19:59 UTC (9+ messages)
` [RFC PATCH 5/7] drm/msm/dpu: Document and enable TEAR interrupts on DSI interfaces
[RESEND PATCH 1/2] regulator: dt-bindings: qcom,rpmh: Correct PM8550 family supplies
2023-04-17 19:57 UTC (3+ messages)
` [RESEND PATCH 2/2] regulator: dt-bindings: qcom,rpmh: Combine PM6150L and PM8150L if-then
[PATCH 2/7] dmaengine: ste_dma40: Get LCPA SRAM from SRAM node
2023-04-17 19:54 UTC (2+ messages)
[PATCH v2 0/6] mm/hugetlb: More fixes around uffd-wp vs fork() / RO pins
2023-04-17 19:53 UTC (7+ messages)
` [PATCH v2 1/6] mm/hugetlb: Fix uffd-wp during fork()
` [PATCH v2 2/6] mm/hugetlb: Fix uffd-wp bit lost when unsharing happens
` [PATCH v2 3/6] selftests/mm: Add a few options for uffd-unit-test
` [PATCH v2 4/6] selftests/mm: Extend and rename uffd pagemap test
` [PATCH v2 5/6] selftests/mm: Rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
` [PATCH v2 6/6] selftests/mm: Add tests for RO pinning vs fork()
[PATCH V3,net-next, 0/4] net: mana: Add support for jumbo frame
2023-04-17 19:52 UTC (6+ messages)
` [PATCH V3,net-next, 3/4] net: mana: Enable RX path to handle various MTU sizes
[PATCH v4 0/4] Refactor 104-quad-8 to match device operations
2023-04-17 19:50 UTC (5+ messages)
` [PATCH v4 1/4] counter: 104-quad-8: Utilize bitfield access macros
` [PATCH v4 2/4] counter: 104-quad-8: Refactor to buffer states for CMR, IOR, and IDR
` [PATCH v4 3/4] counter: 104-quad-8: Utilize helper functions to handle PR, FLAG and PSC
` [PATCH v4 4/4] counter: 104-quad-8: Migrate to the regmap API
[PATCH] usb: typec: fix potential NULL dereference
2023-04-17 19:50 UTC
[PATCH 0/7] remove the vmas parameter from GUP APIs
2023-04-17 19:45 UTC (14+ messages)
` [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
` [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
[RFC PATCH 0/5] Add TDX intra host migration support
2023-04-17 19:45 UTC (5+ messages)
` [RFC PATCH 1/5] KVM: Split tdp_mmu_pages to private and shared lists
` [RFC PATCH 2/5] KVM: SEV: Refactor common code out of sev_vm_move_enc_context_from
[PATCH v13 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-04-17 19:42 UTC (3+ messages)
` [PATCH v13 2/5] fs/proc/task_mmu: "
[PATCH v12 0/4] Add support for Maxim MAX735x/MAX736x variants
2023-04-17 19:39 UTC (5+ messages)
` [PATCH v12 3/4] i2c: muxes: pca954x: Add MAX735x/MAX736x support
` [PATCH v12 4/4] i2c: muxes: pca954x: Add regulator support
[PATCH 2/6] tools/nolibc: riscv: add stackprotector support
2023-04-17 19:35 UTC (2+ messages)
[PATCH v2] radeon: avoid double free in ci_dpm_init()
2023-04-17 19:34 UTC (2+ messages)
[PATCH] libbpf: Improve version handling when attaching uprobe
2023-04-17 19:34 UTC
[PATCH v3 0/1] HID: shield
2023-04-17 19:33 UTC (4+ messages)
` [PATCH v3 1/1] HID: shield: Initial driver implementation with Thunderstrike support
[PATCH v17 00/14] amphion video decoder/encoder driver
2023-04-17 19:31 UTC (3+ messages)
` [PATCH v17 08/14] media: amphion: add v4l2 m2m vpu decoder stateful driver
[PATCH v2 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
2023-04-17 19:31 UTC (7+ messages)
[PATCH] kselftest/arm64: Add a smoke test for ptracing hardware break/watch points
2023-04-17 19:29 UTC
[PATCH] drm/amd/display: remove unused variable oldest_index
2023-04-17 19:28 UTC (2+ messages)
[PATCH 0/2] spi: cadence-quadspi: Fix random issues with Xilinx Versal DMA read
2023-04-17 19:28 UTC (2+ messages)
[PATCH v13 00/15] Support AMD Pensando Elba SoC
2023-04-17 19:28 UTC (2+ messages)
` (subset) "
[PATCH] ASoC: dt-bindings: wm8753: Convert to dtschema
2023-04-17 19:28 UTC (2+ messages)
[PATCH v2] Drivers: hv: move panic report code from vmbus to hv early init code
2023-04-17 19:28 UTC (3+ messages)
[PATCH v3 0/7] Split a folio to any lower order folios
2023-04-17 19:26 UTC (5+ messages)
[PATCH v5 0/5] Hyper-V VTL support
2023-04-17 19:26 UTC (2+ messages)
[RFC PATCH 0/5] Enable multiple MCAN on AM62x
2023-04-17 19:26 UTC (9+ messages)
` [RFC PATCH 5/5] can: m_can: Add hrtimer to generate software interrupt
[PATCH][next] drm/amd/pm: Fix spelling mistake "aquire" -> "acquire"
2023-04-17 19:26 UTC (2+ messages)
[BUG REPORT] arch/x86/include/asm/uaccess_64.h:119: Error: junk at end of line
2023-04-17 19:26 UTC (8+ messages)
[PATCH v1] perf build: Don't compile demangle-cxx.cpp if not necessary
2023-04-17 19:25 UTC
[PATCH 0/6 v5 RESEND] seccomp: add the synchronous mode for seccomp_unotify
2023-04-17 19:24 UTC (6+ messages)
` [PATCH 2/6] sched: add WF_CURRENT_CPU and externise ttwu
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-04-17 19:16 UTC (8+ messages)
` Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
[PATCH 2/2] ASoC: fsl_mqs: call pm_runtime_disable() on error path
2023-04-17 19:15 UTC (2+ messages)
arch/powerpc/math-emu/fcmpu.c:13:2: error: variable 'A_c' set but not used
2023-04-17 19:14 UTC
[PATCH 1/3] sched/idle: Remove stale comments
2023-04-17 19:09 UTC (4+ messages)
` [PATCH 3/3] PM: s2idle: Fully block the system from entering s2idle when cpuidle isn't supported
[PATCH v3 0/3] mailbox: Allow direct registration to a channel
2023-04-17 19:08 UTC (2+ messages)
[PATCH RFT v2 00/14] SMD RPMCC sleep preparations
2023-04-17 19:05 UTC (3+ messages)
` [PATCH RFT v2 01/14] dt-bindings: clock: qcom,rpmcc: Add a way to enable unused clock cleanup
[PATCH v4 0/2] mm/slab: trivial fixup for SLAB_TYPESAFE_BY_RCU example code snippet
2023-04-17 19:04 UTC (3+ messages)
` [PATCH v4 1/2] mm/slab: add a missing semicolon on SLAB_TYPESAFE_BY_RCU example code
` [PATCH v4 2/2] mm/slab: break up RCU readers "
[PATCH linux-next] sched/psi: avoid unnecessary resetting min update period when destroy trigger
2023-04-17 19:04 UTC (2+ messages)
[PATCH v2 0/3] net: mvpp2: tai: add extts support
2023-04-17 19:01 UTC (4+ messages)
` [PATCH v2 3/3] dt-bindings: net: marvell,pp2: add extts docs
[PATCH v2] staging: rtl8192e: Fix W_DISABLE# does not work after stop/start
2023-04-17 18:57 UTC
[PATCH] [v2] mm: make arch_has_descending_max_zone_pfns() static
2023-04-17 18:55 UTC (2+ messages)
[PATCH v1 0/7] Add JH7110 DPHY PMU support
2023-04-17 18:55 UTC (8+ messages)
` [PATCH v1 1/7] dt-bindings: power: Constrain properties for JH7110 PMU
[PATCH v6 0/3] Introduce put_task_struct_atomic_sleep()
2023-04-17 18:53 UTC (5+ messages)
` [PATCH v6 2/3] sched/task: Add the put_task_struct_atomic_safe() function
` [PATCH v6 3/3] treewide: replace put_task_struct() witht the atomic safe version
[PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
2023-04-17 18:51 UTC (10+ messages)
[PATCH net v3 1/1] igc: read before write to SRRCTL register
2023-04-17 18:50 UTC (5+ messages)
Checking for support of ptrace(PTRACE_SEIZE,...) on older kernels
2023-04-17 18:46 UTC (3+ messages)
[PATCH v2 0/2] SM8350 VIDEOCC
2023-04-17 18:41 UTC (7+ messages)
` [PATCH v2 2/2] clk: qcom: Introduce "
[PATCH] speakup: Fix spelling mistake "windo" -> "window"
2023-04-17 18:33 UTC (2+ messages)
[PATCHv2] zsmalloc: allow only one active pool compaction context
2023-04-17 18:32 UTC (2+ messages)
[PATCH v2] Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue
2023-04-17 18:30 UTC (2+ messages)
[PATCH v1] Bluetooth: Optimize devcoredump API hci_devcd_init()
2023-04-17 18:30 UTC (2+ messages)
[PATCH] Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
2023-04-17 18:30 UTC (2+ messages)
[PATCH v5] Bluetooth: btrtl: Firmware format v2 support
2023-04-17 18:30 UTC (2+ messages)
[PATCH v2] crypto: caam - refactor RNG initialization
2023-04-17 18:28 UTC (2+ messages)
` [PATCH v3] "
[net-next PATCH v7 00/16] net: Add basic LED support for switch/phy
2023-04-17 18:28 UTC (5+ messages)
` [net-next PATCH v7 02/16] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v7 05/16] net: phy: Add a binding for PHY LEDs
[PATCH v2] mm: khugepaged: Fix kernel BUG in hpage_collapse_scan_file
2023-04-17 18:28 UTC (5+ messages)
[PATCH][next] perf script: task-analyzer: Fix spelling mistake "miliseconds" -> "millseconds"
2023-04-17 18:27 UTC (3+ messages)
[PATCH net] net: dsa: microchip: ksz8795: Correctly handle huge frame configuration
2023-04-17 18:19 UTC
[PATCH 0/2] Allow parameter in smc/hvc calls
2023-04-17 18:17 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] dt-bindings: firmware: arm,scmi: support for parameter in smc/hvc call
` [PATCH v3 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional parameter
[PATCH v3 0/4] clk: Add basic register clock controller
2023-04-17 18:16 UTC (3+ messages)
[GIT PULL] cacheinfo/arch_topology: Updates for v6.4
2023-04-17 18:15 UTC
[PATCH v2] perf stat: Introduce skippable evsels
2023-04-17 18:13 UTC (7+ messages)
[PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
2023-04-17 18:13 UTC (4+ messages)
[PATCH v2] wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset
2023-04-17 18:11 UTC (2+ messages)
[PATCH net-next v4 0/4] Add SCM_PIDFD and SO_PEERPIDFD
2023-04-17 18:10 UTC (13+ messages)
` [PATCH net-next v4 1/4] scm: add SO_PASSPIDFD and SCM_PIDFD
` [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook
[PATCH v2 0/4] clk: Add basic register clock controller
2023-04-17 18:08 UTC (4+ messages)
` [PATCH v2 1/4] dt-bindings: clock: Add simple-clock-controller
[PATCH for-next 2/3] RDMA/rtrs: Fix rxe_dealloc_pd warning
2023-04-17 18:04 UTC (11+ messages)
[PATCH 0/7] Power down serdes lanes and CMUs initially
2023-04-17 18:03 UTC (8+ messages)
` [PATCH 1/7] phy: sparx5-serdes: add registers required for SD/CMU power down
` [PATCH 2/7] phy: sparx5-serdes: configure optimal quiet mode for serdes lanes
` [PATCH 3/7] phy: sparx5-serdes: reorder CMU functions
` [PATCH 4/7] phy: sparx5-serdes: power down all CMUs by default
` [PATCH 5/7] phy: sparx5-serdes: power on CMUs individually
` [PATCH 6/7] phy: sparx5-serdes: remove power up of all CMUs
` [PATCH 7/7] phy: sparx5-serdes: add skip_cmu_cfg check when configuring lanes
[PATCH V4 2/3] soc: qcom: boot_stat: Add Driver Support for Boot Stats
2023-04-17 18:02 UTC (2+ messages)
[PATCH v2 0/3] arm64: qcom: fix the reboot reason handling on sa8775p
2023-04-17 17:55 UTC (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sa8775p: pmic: add the sdam_0 node
[PATCH v2 0/2] ath9k: of_init: add endian check
2023-04-17 17:54 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: net: wireless: ath9k: document "
` [PATCH v2 2/2] ath9k: of_init: add "
[PATCH 1/2] clk: qcom: gcc-ipq6018: drop redundant F define
2023-04-17 17:54 UTC (4+ messages)
` [PATCH 2/2] clk: qcom: gcc-sdm660: "
[PATCH][next] KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds"
2023-04-17 17:53 UTC
linux-next: Tree for Apr 17
2023-04-17 17:48 UTC
[PATCH 1/4] ASoC: codecs: wcd9335: Simplify with dev_err_probe
2023-04-17 17:46 UTC (11+ messages)
` [PATCH 2/4] ASoC: codecs: wcd934x: "
[PATCH] libbpf: correct the macro KERNEL_VERSION for old kernel
2023-04-17 17:45 UTC (3+ messages)
` [External] "
[PATCH] misc: hpilo: Fix use after free bug in ilo_remove due to race condition with ilo_open
2023-04-17 17:43 UTC (2+ messages)
[PATCH] driver core: class: mark the struct class for sysfs callbacks as constant
2023-04-17 17:42 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox