linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-26 16:14:35 to 2021-11-26 19:25:18 UTC [more...]

[PATCH v2 9/9] powerpc: Simplify and move arch_randomize_brk()
 2021-11-26 19:23 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fix for 5.16-rc3
 2021-11-26 18:35 UTC  (2+ messages)

[PATCH v2 0/2] Add Qualcomm MPM irqchip driver support
 2021-11-26 19:19 UTC  (3+ messages)
` [PATCH v2 2/2] irqchip: Add Qualcomm MPM controller driver

[PULL REQUEST] i2c for v5.16
 2021-11-26 18:35 UTC  (2+ messages)

[GIT PULL] Staging driver fixes for 5.16-rc3
 2021-11-26 18:35 UTC  (2+ messages)

[GIT PULL] USB fixes for 5.16-rc3
 2021-11-26 18:35 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc3
 2021-11-26 18:35 UTC  (2+ messages)

[PATCH 00/20] Solve the remaining issues with clang and W=1 on media
 2021-11-26 18:56 UTC  (5+ messages)
` [PATCH 01/20] media: adv7842: get rid of two unused functions
` [PATCH 03/20] media: davinci: get rid of an unused function

[PATCH 5.10 000/153] 5.10.82-rc2 review
 2021-11-26 18:28 UTC  (2+ messages)

[PATCH v1] x86/lib: Optimize 8x loop and memory clobbers in csum_partial.c
 2021-11-26 18:27 UTC  (7+ messages)

[PATCH 0/3] RK356x/Quartz64 Model A SPI
 2021-11-26 18:59 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: rockchip: Add spi nodes on rk356x

[t-kristo-pm:usi-5.16-rfc-v2-bpf 13/30] drivers/hid/hid-bpf.c:229:24: warning: no previous prototype for function 'hid_bpf_add_report'
 2021-11-26 18:42 UTC 

[PATCH v2 net-next 00/26] net: introduce and use generic XDP stats
 2021-11-26 18:47 UTC  (10+ messages)
` [PATCH v2 net-next 21/26] ice: add XDP and XSK generic per-channel statistics

[PATCH V3 0/4] thermal: qcom: Add support for PMIC5 Gen2 ADC_TM
 2021-11-26 18:46 UTC  (8+ messages)
` [PATCH V3 1/4] dt-bindings: thermal: qcom: add PMIC5 Gen2 ADC_TM bindings
` [PATCH V3 3/4] thermal: qcom: Add support for multiple generations of devices
` [PATCH V3 4/4] thermal: qcom: add support for PMIC5 Gen2 ADCTM

[GIT PULL] MMC fixes for v5.16-rc3
 2021-11-26 18:35 UTC  (2+ messages)

[GIT PULL] xen: branch for v5.16-rc3
 2021-11-26 18:35 UTC  (2+ messages)

[PATCH v2 1/5] dt-bindings: Powerzone new bindings
 2021-11-26 18:14 UTC  (5+ messages)
` [PATCH v2 2/5] arm64: dts: rockchip: Add powerzones definition for rock960
` [PATCH v2 3/5] powercap/drivers/dtpm: Add DT initialization support
` [PATCH v2 4/5] powercap/drivers/dtpm: Add CPU "
` [PATCH v2 5/5] powercap/drivers/dtpm: Add dtpm devfreq with energy model support

[PATCH] arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()
 2021-11-26 18:39 UTC  (3+ messages)

[PATCH net-next v4 0/6] net: lan966x: Add lan966x switch driver
 2021-11-26 18:12 UTC  (3+ messages)
` [PATCH net-next v4 3/6] net: lan966x: add port module support

[PATCH 5.4 000/100] 5.4.162-rc2 review
 2021-11-26 18:11 UTC  (2+ messages)

[tip:x86/core 1/1] arch/x86/um/../lib/csum-partial_64.c:98:12: error: implicit declaration of function 'load_unaligned_zeropad'
 2021-11-26 18:09 UTC  (8+ messages)

[PATCH net-next 0/2] net: ipa: GSI channel flow control
 2021-11-26 18:08 UTC  (2+ messages)

[PATCH] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled
 2021-11-26 18:29 UTC  (5+ messages)

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-11-26 18:01 UTC  (26+ messages)
` [PATCH v4 01/25] notifier: Remove extern annotation from function prototypes
` [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v4 04/25] reboot: Correct typo in a comment
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes
` [PATCH v4 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v4 09/25] ARM: Use do_kernel_power_off()
` [PATCH v4 10/25] csky: "
` [PATCH v4 11/25] riscv: "
` [PATCH v4 12/25] arm64: "
` [PATCH v4 13/25] parisc: "
` [PATCH v4 14/25] xen/x86: "
` [PATCH v4 15/25] powerpc: "
` [PATCH v4 16/25] m68k: Switch to new sys-off handler API
` [PATCH v4 17/25] sh: Use do_kernel_power_off()
` [PATCH v4 18/25] x86: "
` [PATCH v4 19/25] ia64: "
` [PATCH v4 20/25] mips: "
` [PATCH v4 21/25] nds32: "
` [PATCH v4 22/25] memory: emif: Use kernel_can_power_off()
` [PATCH v4 23/25] ACPI: power: Switch to sys-off handler API
` [PATCH v4 24/25] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v4 25/25] reboot: Remove pm_power_off_prepare()

[PATCH v6 1/7] powercap/drivers/dtpm: Encapsulate even more the code
 2021-11-26 18:23 UTC  (8+ messages)
` [PATCH v6 3/7] powercap/drivers/dtpm: Simplify the dtpm table

[PATCH 4.9] hugetlbfs: flush TLBs correctly after huge_pmd_unshare
 2021-11-26 18:22 UTC  (4+ messages)

fs/btrfs/inode.c:569:2: error: call to __compiletime_assert_921 declared with 'error' attribute: BUILD_BUG_ON failed: (BTRFS_MAX_COMPRESSED % PAGE_SIZE) != 0
 2021-11-26 18:22 UTC 

kernel/trace/trace_osnoise.c:131:1: sparse: sparse: symbol '__pcpu_scope_per_cpu_timerlat_var' was not declared. Should it be static?
 2021-11-26 18:01 UTC 

[PATCH v4 0/4] add device drivers for Siemens Industrial PCs
 2021-11-26 18:12 UTC  (8+ messages)
` [PATCH v4 2/4] leds: simatic-ipc-leds: add new driver for Siemens Industial PCs

[PATCH 4.9 000/204] 4.9.291-rc3 review
 2021-11-26 17:55 UTC  (2+ messages)

[PATCH v2 0/2] This is a patch series for pinctrl driver for Sunplus SP7021 SoC
 2021-11-26 18:07 UTC  (9+ messages)
` [PATCH v2 2/2] net: ethernet: Add driver for Sunplus SP7021

[PATCH 1/3] riscv: Don't use va_pa_offset on kdump
 2021-11-26 18:04 UTC  (3+ messages)
` [PATCH 2/3] riscv: use hart id instead of cpu id on machine_kexec
` [PATCH 3/3] riscv: try to allocate crashkern region from 32bit addressible memory

[PATCH net-next v3 0/4] Add FDMA support on ocelot switch driver
 2021-11-26 18:04 UTC  (10+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: mscc,vsc7514-switch: convert txt bindings to yaml
` [PATCH net-next v3 2/4] net: ocelot: add support to get port mac from device-tree
` [PATCH net-next v3 3/4] net: ocelot: pre-compute injection frame header content
` [PATCH net-next v3 4/4] net: ocelot: add FDMA support

[PATCH] powerpc/code-patching: Relax verification of patchability
 2021-11-26 18:00 UTC  (2+ messages)

[PATCH] PCI: pciehp: clear cmd_busy bit when Command Completed in polling mode
 2021-11-26 17:35 UTC  (3+ messages)

[PATCH net] ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()
 2021-11-26 17:55 UTC 

[PATCH] powerpc/mm: Use refcount_t for refcount
 2021-11-26 17:55 UTC  (3+ messages)

[PATCH 0/8] staging: r8188eu: simplify usb in ep handling
 2021-11-26 17:32 UTC  (9+ messages)
` [PATCH 1/8] staging: r8188eu: rtw_read_port needs no cnt parameter
` [PATCH 2/8] staging: r8188eu: only the bulk in ep is used for network data
` [PATCH 3/8] staging: r8188eu: get the rcv bulk pipe handle directly
` [PATCH 4/8] staging: r8188eu: remove code to get int in pipe handle
` [PATCH 5/8] staging: r8188eu: if2 is not used
` [PATCH 6/8] staging: r8188eu: remove ep_num array
` [PATCH 7/8] staging: r8188eu: don't store nr_endpoint in a global struct
` [PATCH 8/8] staging: r8188eu: require a single bulk in endpoint

[t-kristo-pm:usi-5.16-rfc-v2-bpf 5/30] drivers/hid/hid-bpf.c:94:5: warning: no previous prototype for function 'hid_bpf_prog_detach'
 2021-11-26 17:51 UTC 

drivers/net/ethernet/intel/ice/ice_dcb_nl.c:66:6: warning: variable 'bwcfg' set but not used
 2021-11-26 17:41 UTC 

[PATCH v2 3/4] KVM: x86: Use different callback if msr access comes from the emulator
 2021-11-26 17:39 UTC  (2+ messages)

[PATCH v4 12/12] gpio: Add support for Airoha EN7523 GPIO controller
 2021-11-26 17:19 UTC  (4+ messages)

[PATCH 7/7] net: dsa: b53: Expose PTP timestamping ioctls to userspace
 2021-11-26 17:18 UTC  (14+ messages)

[PATCH v2 0/2] arm/arm64: dts: Enable more network hardware
 2021-11-26 17:10 UTC  (5+ messages)
` [PATCH v2 1/2] arm/arm64: dts: Enable CP0 GPIOs for CN9130-CRB
` [PATCH v2 2/2] arm/arm64: dts: Add MV88E6393X to CN9130-CRB device tree

[PATCH v2 0/6] Add support for HiSilicon PCIe Tune and Trace device
 2021-11-26 17:10 UTC  (6+ messages)
` [PATCH v2 2/6] hwtracing: Add trace function "

[PATCH v0.9.1 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
 2021-11-26 17:09 UTC  (5+ messages)
` [PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls

[PATCH v5 1/3] powerpc/bitops: Use immediate operand when possible
 2021-11-26 17:27 UTC  (2+ messages)

drivers/block/zram/zram_drv.c:1824:45: warning: unused variable 'zram_wb_devops'
 2021-11-26 17:00 UTC  (2+ messages)

[PATCH v2] w1: Misuse of get_user()/put_user() reported by sparse
 2021-11-26 17:02 UTC  (4+ messages)

[PATCH v11 0/5] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-11-26 17:23 UTC  (6+ messages)
  ` [PATCH v11 4/5] arm64: Introduce stack trace reliability checks in the unwinder

[t-kristo-pm:usi-5.16-rfc-v2-bpf 13/30] drivers/hid/hid-bpf.c:229:24: warning: no previous prototype for 'hid_bpf_add_report'
 2021-11-26 17:20 UTC 

[RFC PATCH 0/1] mm/slub: endless "No data" printing for alloc/free_traces attribute
 2021-11-26 17:18 UTC  (13+ messages)
` [RFC PATCH 1/1] mm/slub: fix "
                    ` [PATCH] mm/slub: fix endianness bug for alloc/free_traces attributes

[PATCH] sched/fair: Fix detection of per-CPU kthreads waking a task
 2021-11-26 17:18 UTC  (10+ messages)

[PATCH for 4.14-stable] s390/mm: validate VMA in PGSTE manipulation functions
 2021-11-26 17:15 UTC 

[RFC PATCH v1 0/1] Create 'Reported:' and 'Reviewed:' tags for links in commit messages
 2021-11-26 17:11 UTC  (5+ messages)
` [RFC PATCH v1 1/1] docs: add the new commit-msg tags 'Reported:' and 'Reviewed:'

[t-kristo-pm:usi-5.16-rfc-v2-bpf 28/30] drivers/i2c/i2c-core-of.c:82:24: warning: assignment to 'struct i2c_client *' from 'int' makes pointer from integer without a cast
 2021-11-26 17:10 UTC 

[PATCH v3 0/3] KVM: s390: Some gaccess cleanup
 2021-11-26 17:10 UTC  (6+ messages)
` [PATCH v3 1/3] KVM: s390: gaccess: Refactor gpa and length calculation
` [PATCH v3 2/3] KVM: s390: gaccess: Refactor access address range check
` [PATCH v3 3/3] KVM: s390: gaccess: Cleanup access to guest pages

[PATCH v3] w1: Misuse of get_user()/put_user() reported by sparse
 2021-11-26 17:06 UTC 

[PATCH v2] media: uvcvideo: use dynamic allocation for uvc_copy_op
 2021-11-26 16:37 UTC  (2+ messages)

[PATCH v2,1/5] pinctrl: qcom: spmi-gpio: Add pm8226 compatibility
 2021-11-26 16:36 UTC  (2+ messages)

[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2021-11-26 16:52 UTC  (3+ messages)

[PATCH v2 0/2] vdpa: add driver_override support and sysfs ABI documentation
 2021-11-26 16:47 UTC  (3+ messages)
` [PATCH v2 1/2] docs: document sysfs ABI for vDPA bus
` [PATCH v2 2/2] vdpa: add driver_override support

KASAN: null-ptr-deref Write in l2cap_chan_put
 2021-11-26 16:47 UTC  (2+ messages)
` [syzbot] "

[PATCH] KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping
 2021-11-26 16:45 UTC  (2+ messages)

[PATCH 0/4] Allow cpuidle governors to be compiled as modules
 2021-11-26 16:34 UTC  (5+ messages)
` [PATCH 2/4] sched/core: Export symbols used by cpuidle governors

[PATCH 0/2] kobject: avoid to cleanup kobject after module is unloaded
 2021-11-26 16:33 UTC  (5+ messages)
` [PATCH 1/2] kobject: don't delay to cleanup module kobject

[PATCH 0/3] Avoid live-lock in fault-in+uaccess loops with sub-page faults
 2021-11-26 16:42 UTC  (3+ messages)
` [PATCH 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware "

[PATCH] mm: reduce spinlock contention in release_pages()
 2021-11-26 16:26 UTC  (11+ messages)

[PATCH v43 00/15] /dev/random - a new approach
 2021-11-26 16:22 UTC  (5+ messages)
` [PATCH v43 01/15] Linux Random Number Generator

[PATCH v2 00/20] Support HDMI audio on NVIDIA Tegra20
 2021-11-26 16:18 UTC  (21+ messages)
` [PATCH v2 01/20] ASoC: dt-bindings: Add binding for Tegra20 S/PDIF
` [PATCH v2 02/20] ASoC: dt-bindings: tegra20-i2s: Convert to schema
` [PATCH v2 03/20] ASoC: dt-bindings: tegra20-i2s: Document new nvidia,fixed-parent-rate property
` [PATCH v2 04/20] dt-bindings: host1x: Document optional HDMI sound-dai-cells
` [PATCH v2 05/20] ASoC: tegra20: spdif: Set FIFO trigger level
` [PATCH v2 06/20] ASoC: tegra20-spdif: stop setting slave_id
` [PATCH v2 07/20] ASoC: tegra20: spdif: Support device-tree
` [PATCH v2 08/20] ASoC: tegra20: spdif: Improve driver's code
` [PATCH v2 09/20] ASoC: tegra20: spdif: Use more resource-managed helpers
` [PATCH v2 10/20] ASoC: tegra20: spdif: Reset hardware
` [PATCH v2 11/20] ASoC: tegra20: spdif: Support system suspend
` [PATCH v2 12/20] ASoC: tegra20: spdif: Filter out unsupported rates
` [PATCH v2 13/20] ASoC: tegra20: i2s: "
` [PATCH v2 14/20] drm/tegra: hdmi: Unwind tegra_hdmi_init() errors
` [PATCH v2 15/20] drm/tegra: hdmi: Register audio CODEC on Tegra20
` [PATCH v2 16/20] ARM: tegra_defconfig: Enable S/PDIF driver
` [PATCH v2 17/20] ARM: tegra: Add S/PDIF node to Tegra20 device-tree
` [PATCH v2 18/20] ARM: tegra: Add HDMI audio graph "
` [PATCH v2 19/20] ARM: tegra: acer-a500: Enable S/PDIF and HDMI audio
` [PATCH v2 20/20] ARM: tegra: paz00: "

[PATCH] mwifiex: Ignore BTCOEX events from the 88W8897 firmware
 2021-11-26 16:30 UTC  (2+ messages)

[t-kristo-pm:usi-5.16-rfc-v2-bpf 5/30] drivers/hid/hid-bpf.c:94:5: warning: no previous prototype for 'hid_bpf_prog_detach'
 2021-11-26 16:29 UTC 

[PATCH v4 1/3] mwifiex: Use a define for firmware version string length
 2021-11-26 16:30 UTC  (2+ messages)

[PATCH] mwifiex_usb: Fix skb_over_panic in mwifiex_usb_recv
 2021-11-26 16:29 UTC  (2+ messages)
` mwifiex: Fix skb_over_panic in mwifiex_usb_recv()

[PATCH] serial: amba-pl011: do not request memory region twice
 2021-11-26 16:27 UTC  (3+ messages)

[PATCH] ARM: dts: sun8i: Adjust power key nodes
 2021-11-26 16:25 UTC  (4+ messages)
  `  "

[PATCH] powerpc: mm: radix_tlb: rearrange the if-else block
 2021-11-26 16:25 UTC  (5+ messages)

mm: 5.16 regression: reclaim_throttle leads to stall in near-OOM conditions
 2021-11-26 16:24 UTC  (8+ messages)

[PATCH] w1: Misuse of get_user()/put_user() reported by sparse
 2021-11-26 16:24 UTC  (4+ messages)

[RESEND PATCH V3 0/2] riscv: add RISC-V Svpbmt Standard Extension supports
 2021-11-26 16:23 UTC  (8+ messages)

[PATCH] platform: finally disallow IRQ0 in platform_get_irq() and its ilk
 2021-11-26 16:20 UTC  (2+ messages)

[PATCH 1/3] Documentation/auxiliary_bus: Clarify auxiliary_device creation
 2021-11-26 16:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] KVM RISC-V 64-bit selftests support
 2021-11-26 16:15 UTC  (7+ messages)
` [PATCH 1/4] RISC-V: KVM: Forward SBI experimental and vendor extensions
` [PATCH 2/4] RISC-V: KVM: Add VM capability to allow userspace get GPA size
` [PATCH 3/4] KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile

[PATCH] drm/msm: Initialize MDSS irq domain at probe time
 2021-11-26 16:08 UTC  (3+ messages)

[PATCH v6 0/3] Add AD74413R driver
 2021-11-26 16:02 UTC  (4+ messages)
` [PATCH v6 1/3] iio: add adddac subdirectory
` [PATCH v6 2/3] dt-bindings: iio: add AD74413R
` [PATCH v6 3/3] iio: addac: add AD74413R driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).