linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-03 07:00:28 to 2021-10-03 22:41:52 UTC [more...]

[PATCH v10 00/28] x86: Support Intel Advanced Matrix Extensions
 2021-10-03 22:41 UTC  (26+ messages)
` [PATCH v10 01/28] x86/fpu/xstate: Fix the state copy function to the XSTATE buffer
` [PATCH v10 02/28] x86/fpu/xstate: Modify the initialization helper to handle both static and dynamic buffers
` [PATCH v10 04/28] x86/fpu/xstate: Modify address finders "
` [PATCH v10 05/28] x86/fpu/xstate: Add a new variable to indicate dynamic user states
` [PATCH v10 06/28] x86/fpu/xstate: Add new variables to indicate dynamic XSTATE buffer size
` [PATCH v10 09/28] x86/fpu/xstate: Introduce helpers to manage the XSTATE buffer dynamically
` [PATCH v10 13/28] x86/fpu/xstate: Use feature disable (XFD) to protect dynamic user state

[PATCH] x86/entry: fix AC assertion when !CONFIG_X86_SMAP
 2021-10-03 22:34 UTC 

[RFC PATCH] gpiolib: Move setting the flow handler and don't set it at all if there is a parent domain
 2021-10-03 22:16 UTC  (2+ messages)

[RFC v2 00/11] Intro to Hardware timestamping engine
 2021-10-03 22:09 UTC  (10+ messages)
` [RFC v2 04/11] dt-bindings: Add HTE bindings
` [RFC v2 06/11] gpiolib: Add HTE support
` [RFC v2 08/11] gpiolib: cdev: Add hardware timestamp clock type
` [RFC v2 09/11] tools: gpio: Add new hardware "

[PATCH] docs: update file link location
 2021-10-03 22:07 UTC 

[PATCH] [v2] dt-bindings: clock: tegra: Fix USB controller nodes in examples
 2021-10-03 21:38 UTC  (2+ messages)

Linux 5.15-rc4
 2021-10-03 21:26 UTC 

[PATCH net-next v3 01/16] mctp: Add MCTP base
 2021-10-03 21:08 UTC  (3+ messages)

[PATCH 0/2] Scale wakeup granularity relative to nr_running
 2021-10-03 21:06 UTC  (9+ messages)
` [PATCH 2/2] sched/fair: "
        ` wakeup_affine_weight() is b0rked - was "

[GIT PULL] ext4 fixes for 5.15-rc4
 2021-10-03 21:00 UTC  (2+ messages)

are device names part of sysfs ABI? (was Re: devicename part of LEDs under ethernet MAC / PHY)
 2021-10-03 20:53 UTC 

[PATCH 0/3] Update ASUS WMI supported boards
 2021-10-03 20:48 UTC  (12+ messages)
` [PATCH 1/3] hwmon: (nct6775) Add additional ASUS motherboards
` [PATCH 3/3] hwmon: (asus_wmi_sensors) Support access via Asus WMI

[RFC PATCH v1 0/1] ASoC: meson: aiu: HDMI codec control questions and issues
 2021-10-03 20:34 UTC  (7+ messages)

[PATCH v2 0/7] PCI: ACPI: Get rid of struct pci_platform_pm_ops and clean up code
 2021-10-03 20:14 UTC  (3+ messages)
` [PATCH v3 0/3] PCI: PM: Simplify and unify some helper functions

[PATCH 0/9] staging: vchiq_core: various style cleanups
 2021-10-03 19:58 UTC  (10+ messages)
` [PATCH 1/9] staging: vchiq_core: cleanup blank lines
` [PATCH 2/9] staging: vchiq_core: cleanup code alignment issues
` [PATCH 3/9] staging: vchiq_core.h: fix CamelCase in function declaration
` [PATCH 4/9] staging: vchiq_core.h: use preferred kernel types
` [PATCH 5/9] staging: vchiq: drop trailing semicolon in macro definition
` [PATCH 6/9] staging: vchiq_core: drop extern prefix in function declarations
` [PATCH 7/9] staging: vchiq_core: cleanup lines that end with '(' or '['
` [PATCH 8/9] staging: vchiq_core: cleanup unnecessary blank line
` [PATCH 9/9] staging: vchiq_core: fix quoted strings split across lines

[PATCH 0/1] ubifs: ubifs to export filesystem error counters
 2021-10-03 19:58 UTC  (3+ messages)
` [PATCH 1/1] "

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-10-03 19:37 UTC  (8+ messages)

lets settle the LED `function` property regarding the netdev trigger
 2021-10-03 19:26 UTC  (3+ messages)

[GIT PULL] objtool/urgent for v5.15-rc4
 2021-10-03 19:10 UTC  (5+ messages)

[PATCH 1/2] docs: dt: Fix a few grammar nits in the binding/schema docs
 2021-10-03 18:58 UTC  (2+ messages)

[PATCH 2/2] dt-bindings: u-boot: Add an initial binding for config
 2021-10-03 18:51 UTC 

[PATCH] fs/ntfs3: Keep prealloc for all types of files
 2021-10-03 18:33 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 5.15-rc4
 2021-10-03 18:20 UTC  (2+ messages)

[GIT PULL] sched/urgent for v5.15-rc4
 2021-10-03 18:20 UTC  (2+ messages)

[GIT PULL] Driver core fixes for 5.15-rc4
 2021-10-03 18:20 UTC  (2+ messages)

[GIT PULL] perf/urgent for v5.15-rc4
 2021-10-03 18:20 UTC  (2+ messages)

[PATCH] EDAC/mc_sysfs: Print MC-scope sysfs counters unsigned
 2021-10-03 18:16 UTC 

[PATCH 0/8] crypto: api - priorize tested algorithms in lookup
 2021-10-03 18:14 UTC  (9+ messages)
` [PATCH 1/8] crypto: af_alg - reject requests for untested algorithms
` [PATCH 2/8] crypto: user "
` [PATCH 3/8] crypto: api - only support lookups for specific CRYPTO_ALG_TESTED status
` [PATCH 4/8] crypto: api - don't add larvals for !(type & CRYPTO_ALG_TESTED) lookups
` [PATCH 5/8] crypto: api - always set CRYPTO_ALG_TESTED in lookup larvals' ->mask/type
` [PATCH 6/8] crypto: api - make crypto_alg_lookup() consistently check for failed algos
` [PATCH 7/8] crypto: api - lift common mask + type adjustment to crypto_larval_lookup()
` [PATCH 8/8] crypto: api - make the algorithm lookup priorize non-larvals

[PATCH net-next v2 0/5] devlink reload simplification
 2021-10-03 18:12 UTC  (6+ messages)
` [PATCH net-next v2 1/5] devlink: Reduce struct devlink exposure
` [PATCH net-next v2 2/5] devlink: Annotate devlink API calls
` [PATCH net-next v2 3/5] devlink: Allow set specific ops callbacks dynamically
` [PATCH net-next v2 4/5] net/mlx5: Register separate reload devlink ops for multiport device
` [PATCH net-next v2 5/5] devlink: Delete reload enable/disable interface

[PATCH v2 0/5] kcov: PREEMPT_RT fixup + misc
 2021-10-03 18:11 UTC  (2+ messages)

572994bf18ff prevents system boot
 2021-10-03 18:09 UTC 

[PATCH (trivial)] sched/fair : Fix the comment for rebalance_domains()
 2021-10-03 18:05 UTC 

[PATCH] kasan: Always respect CONFIG_KASAN_STACK
 2021-10-03 18:04 UTC  (2+ messages)

[PATCH v2 0/6] stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock
 2021-10-03 17:53 UTC  (2+ messages)

[PATCH] fs/ntfs3: Check for NULL if ATTR_EA_INFO is incorrect
 2021-10-03 17:50 UTC  (2+ messages)

[PATCH] riscv: add rv32 and rv64 randconfig build targets
 2021-10-03 17:45 UTC  (2+ messages)

[PATCH] kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS
 2021-10-03 17:44 UTC  (2+ messages)

[PATCH 0/2] Removing of old code
 2021-10-03 17:42 UTC  (3+ messages)
` [PATCH 2/2] fs/ntfs3: Remove unnecessary includes

[PATCH 0/3] hwmon: add ASUS Pro WS X570-ACE support
 2021-10-03 17:30 UTC  (5+ messages)
` [PATCH 1/3] hwmon: (nct6775) add Pro WS X570-ACE
` [PATCH 2/3] hwmon: (asus_wmi_sensors) split out T_Sensor
` [PATCH 3/3] hwmon: (asus_wmi_sensors) add Pro WS X570-ACE

[PATCH v4 00/11] sections: Unify kernel sections range check and use
 2021-10-03 17:19 UTC  (3+ messages)
` [PATCH v4 07/11] mm: kasan: Use is_kernel() helper

[PATCH 0/5] arm64: ARMv8.7-A: MTE: Add asymm mode support
 2021-10-03 17:16 UTC  (9+ messages)
` [PATCH 1/5] kasan: Remove duplicate of kasan_flag_async
` [PATCH 4/5] arm64: mte: Add asymmetric mode support
` [PATCH 5/5] kasan: Extend KASAN mode kernel parameter

[PATCH] riscv: config: enable default defconfig to boot Hifive Unmatched
 2021-10-03 17:10 UTC  (2+ messages)

[PATCH v2] riscv: mm: don't advertise 1 num_asid for 0 asid bits
 2021-10-03 17:10 UTC  (2+ messages)

[PATCH] riscv: set default pm_power_off to NULL
 2021-10-03 17:10 UTC  (2+ messages)

[PATCH v3 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-10-03 16:55 UTC  (4+ messages)
` [PATCH v3 3/3] MAINTAINERS: add myself as maintainer of the MT7621 PCI "

[PATCH] kasan: Fix tag for large allocations when using CONFIG_SLAB
 2021-10-03 16:27 UTC  (5+ messages)

[PATCH v3 0/6] MIPS: ralink: fix PCI IO resources
 2021-10-03 16:21 UTC  (8+ messages)
` [PATCH v3 1/6] Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT"
` [PATCH v3 3/6] MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base'
` [PATCH v3 5/6] MIPS: implement architecture-specific 'pci_remap_iospace()'

[PATCH] media: atomisp: fix `-Werror=return-type`
 2021-10-03 16:19 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: core: remove reassignment of same value to variable
 2021-10-03 16:18 UTC 

[PATCH v3 00/14] Modular Broadcom irqchip drivers
 2021-10-03 16:09 UTC  (3+ messages)
` [PATCH v3 01/14] MIPS: BMIPS: Remove use of irq_cpu_offline

[PATCH] staging: rtl8723bs: core: remove condition never execute
 2021-10-03 15:58 UTC 

Add Apple M1 support to PASemi i2c driver
 2021-10-03 15:45 UTC  (6+ messages)

[RFC PATCH] mmc: sdhci: Map more voltage level to SDHCI_POWER_330
 2021-10-03 15:47 UTC  (4+ messages)

[PATCH] iio: adc: stm32-dfsdm: Fix the uninitialized use if regmap_read() fails
 2021-10-03 15:47 UTC  (4+ messages)

[PATCH] iio: light: opt3001: Fixed timeout error when 0 lux
 2021-10-03 15:43 UTC  (3+ messages)

[PATCH -next] iio: chemical: SENSEAIR_SUNRISE_CO2 depends on I2C
 2021-10-03 15:37 UTC  (2+ messages)

[PATCH] RISC-V: Include clone3() on rv32
 2021-10-03 15:30 UTC  (2+ messages)

[PATCH] checksyscalls: Unconditionally ignore fstat{,at}64
 2021-10-03 15:27 UTC  (2+ messages)

[PATCH] spi: bcm2835: do not unregister controller in shutdown handler
 2021-10-03 15:25 UTC  (3+ messages)

[PATCH 00/10] Add Apple M1 support to PASemi i2c driver
 2021-10-03 14:37 UTC  (4+ messages)
` [PATCH 09/10] i2c: pasemi: Add Apple platform driver

[lib/string] cfecea6ead: kernel_BUG_at_lib/string_helpers.c
 2021-10-03 14:50 UTC 

[PATCH 0/5] kthread: increase the size of kthread's comm
 2021-10-03 14:20 UTC  (6+ messages)
` [PATCH 1/5] kernel: replace sizeof(task->comm) with TASK_COMM_LEN

[PATCH 5.10] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
 2021-10-03 14:16 UTC  (2+ messages)

[PATCH v2 0/4] merge contiguous physical memory regions
 2021-10-03 14:14 UTC  (9+ messages)
` [PATCH v2 1/4] nitro_enclaves: "
` [PATCH v2 2/4] nitro_enclaves: sanity check the physical region during setting
` [PATCH v2 3/4] nitro_enclaves: add test framework for the misc functionality
` [PATCH v2 4/4] nitro_enclaves: add kunit tests for physical contiguous region merging

[drm/edid] bac9c29482: Oops:#[##]
 2021-10-03 14:22 UTC 

[PATCH] mm/hugetlb.c: remove dead store in demote_size_show()
 2021-10-03 13:54 UTC  (2+ messages)

[PATCH 0/2] Handle a soft hang and the inconsistent name issue
 2021-10-03 13:52 UTC  (5+ messages)
` [PATCH 1/2] fs: dcache: Handle case-exact lookup in d_alloc_parallel

[PATCH 0/2] ftrace: improve ftrace during compiling
 2021-10-03 13:42 UTC  (4+ messages)
` [PATCH 1/2] scripts: ftrace - move the sort-processing in ftrace_init to compile time

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-10-03 13:25 UTC  (3+ messages)

[drm/i915/uncore] 5716c8c6f4: RIP:__x86_indirect_thunk_rax
 2021-10-03 13:39 UTC 

[syzbot] BUG: unable to handle kernel NULL pointer dereference in kiocb_done
 2021-10-03 13:05 UTC  (3+ messages)

[PATCH] lib: uninline simple_strntoull() as well
 2021-10-03 12:41 UTC 

net/netfilter/nfnetlink_queue.c:601:36: warning: variable 'ctinfo' is uninitialized when used here
 2021-10-03 12:46 UTC 

[PATCH v2] fcntl.2: note that mandatory locking is fully deprecated as of v5.15
 2021-10-03 12:35 UTC  (2+ messages)

[PATCH v2] mount.2: note that mandatory locking is now fully deprecated
 2021-10-03 12:34 UTC  (2+ messages)

[PATCH] staging: r8188eu: core: remove duplicate condition check
 2021-10-03 12:15 UTC 

[PATCH 0/2] mm/mprotect: avoid unnecessary TLB flushes
 2021-10-03 12:10 UTC  (3+ messages)
` [PATCH 1/2] mm/mprotect: use mmu_gather

[PATCH] ELF: fix overflow in total mapping size calculation
 2021-10-03 12:11 UTC 

[PATCH] ELF: simplify STACK_ALLOC macro
 2021-10-03 12:04 UTC 

[PATCH] staging: r8188eu: hal: remove assignment to itself
 2021-10-03 11:42 UTC 

[ast-bpf:relo_core 2/12] ld.lld: warning: stack frame size (1248) exceeds limit (1024) in function 'bpf_core_apply_relo_insn'
 2021-10-03 11:38 UTC 

[PATCH 00/11] Initial Fairphone 4 support
 2021-10-03 11:35 UTC  (16+ messages)
` [PATCH 01/11] clk: qcom: add select QCOM_GDSC for SM6350
` [PATCH 02/11] dt-bindings: regulator: qcom,rpmh: Add compatible for PM6350
` [PATCH 03/11] regulator: qcom-rpmh: Add PM6350 regulators
` [PATCH 04/11] dt-bindings: pinctrl: qcom,pmic-gpio: Add compatible for PM6350
` [PATCH 05/11] pinctrl: qcom: spmi-gpio: "
` [PATCH 06/11] arm64: dts: qcom: Add PM6350 PMIC
` [PATCH 07/11] arm64: dts: qcom: sm6350: add debug uart
` [PATCH 08/11] dt-bindings: arm: cpus: Add Kryo 570 CPUs
` [PATCH 09/11] dt-bindings: arm: qcom: Document sm7225 and fairphone,fp4 board
` [PATCH 10/11] arm64: dts: qcom: Add SM7225 device tree
` [PATCH 11/11] arm64: dts: qcom: sm7225: Add device tree for Fairphone 4

[PATCH] staging: r8188eu: core: remove unused variable local variable
 2021-10-03 10:57 UTC  (2+ messages)

[PATCH v2] staging: r8188eu: core: remove unused variable pAdapter
 2021-10-03 10:47 UTC  (2+ messages)

[PATCH] drm/i915: Prefer struct_size over open coded arithmetic
 2021-10-03 10:42 UTC 

[RFC PATCH] nvme: allow specific passthrough IOs without CAP_SYSADMIN
 2021-10-03 10:18 UTC  (3+ messages)

[PATCH] staging: rtl8192e: remove unused variable ieee
 2021-10-03 10:05 UTC 

[syzbot] general protection fault in sctp_rcv
 2021-10-03  9:43 UTC  (5+ messages)

[PATCH] platform/x86: thinkpad_acpi: Convert platform driver to use dev_groups
 2021-10-03  9:27 UTC  (2+ messages)

[PATCH v2 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-10-03  9:18 UTC  (3+ messages)
` [PATCH v2 2/2] mwifiex: Try waking the firmware until we get an interrupt

[PATCH v2 1/2] driver core: use NUMA_NO_NODE during device_initialize
 2021-10-03  9:13 UTC  (2+ messages)
` [PATCH v2 2/2] PCI/sysfs: use NUMA_NO_NODE macro

[PATCH V4 00/22] arch: Add basic LoongArch support
 2021-10-03  9:10 UTC  (7+ messages)
` [PATCH V4 11/22] LoongArch: Add process management
` [PATCH V4 14/22] LoongArch: Add signal handling support

[PATCH v7 0/2] Add p2p via dmabuf to habanalabs
 2021-10-03  9:07 UTC  (3+ messages)
` [PATCH v7 1/2] habanalabs: define uAPI to export FD for DMA-BUF
` [PATCH v7 2/2] habanalabs: add support for dma-buf exporter

[PATCH v3 3/3] PCI/MSI: remove msi_attrib.default_irq in msi_desc
 2021-10-03  8:32 UTC  (6+ messages)
` [PCI/MSI] a4fc4cf388: dmesg.genirq:Flags_mismatch_irq##(mei_me)vs.#(xhci_hcd)

[PATCH] iwlwifi: mvm: Use kmemdup() instead of kzalloc and memcpy
 2021-10-03  8:31 UTC 

[PATCH] btrfs: zoned: Use kmemdup() to replace kmalloc + memcpy
 2021-10-03  8:06 UTC 

[PATCH] staging: r8188eu: Use kmemdup() to replace kmalloc + memcpy
 2021-10-03  7:28 UTC 

[RFC PATCH 1/1] virtio: write back features before verify
 2021-10-03  7:26 UTC  (7+ messages)

[PATCH] spi: cadence: fix static checker warning
 2021-10-03  7:04 UTC 


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).