linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-25 19:56:49 to 2021-10-25 21:49:44 UTC [more...]

[PATCH v3 01/10] powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
 2021-10-25 21:44 UTC  (2+ messages)
` [PATCH v3 04/10] powerpc/fsl_booke: Rename fsl_booke.c to fsl_book3e.c

[PATCH] slob: add size header to all allocations
 2021-10-25 21:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 5.14 000/169] 5.14.15-rc1 review
 2021-10-25 21:44 UTC  (45+ messages)
` [PATCH 5.14 122/169] drm: mxsfb: Fix NULL pointer dereference crash on unload
` [PATCH 5.14 123/169] net: hns3: fix the max tx size according to user manual
` [PATCH 5.14 124/169] KVM: MMU: Reset mmu->pkru_mask to avoid stale data
` [PATCH 5.14 126/169] drm/msm/a6xx: Serialize GMU communication
` [PATCH 5.14 127/169] gcc-plugins/structleak: add makefile var for disabling structleak
` [PATCH 5.14 128/169] iio/test-format: build kunit tests without structleak plugin
` [PATCH 5.14 129/169] device property: "
` [PATCH 5.14 130/169] thunderbolt: "
` [PATCH 5.14 131/169] bitfield: "
` [PATCH 5.14 132/169] objtool: Check for gelf_update_rel[a] failures
` [PATCH 5.14 133/169] objtool: Update section header before relocations
` [PATCH 5.14 134/169] ALSA: hda: intel: Allow repeatedly probing on codec configuration errors
` [PATCH 5.14 135/169] btrfs: deal with errors when checking if a dir entry exists during log replay
` [PATCH 5.14 136/169] net: stmmac: add support for dwmac 3.40a
` [PATCH 5.14 137/169] ARM: dts: spear3xx: Fix gmac node
` [PATCH 5.14 138/169] isdn: mISDN: Fix sleeping function called from invalid context
` [PATCH 5.14 139/169] platform/x86: intel_scu_ipc: Increase virtual timeout to 10s
` [PATCH 5.14 142/169] spi: Fix deadlock when adding SPI controllers on SPI buses
` [PATCH 5.14 145/169] libperf tests: Fix test_stat_cpu
` [PATCH 5.14 146/169] perf/x86/msr: Add Sapphire Rapids CPU support
` [PATCH 5.14 147/169] Input: snvs_pwrkey - add clk handling
` [PATCH 5.14 148/169] ASoC: codec: wcd938x: Add irq config support
` [PATCH 5.14 149/169] scsi: iscsi: Fix set_param() handling
` [PATCH 5.14 150/169] scsi: storvsc: Fix validation for unsolicited incoming packets
` [PATCH 5.14 151/169] scsi: mpi3mr: Fix duplicate device entries when scanning through sysfs
` [PATCH 5.14 152/169] scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()
` [PATCH 5.14 153/169] mm/thp: decrease nr_thps in files mapping on THP split
` [PATCH 5.14 154/169] sched/scs: Reset the shadow stack when idle_task_exit
` [PATCH 5.14 155/169] net: hns3: fix for miscalculation of rx unused desc
` [PATCH 5.14 156/169] net/mlx5: Lag, move lag destruction to a workqueue
` [PATCH 5.14 157/169] net/mlx5: Lag, change multipath and bonding to be mutually exclusive
` [PATCH 5.14 158/169] drm/kmb: Enable alpha blended second plane
` [PATCH 5.14 159/169] drm/kmb: Limit supported mode to 1080p
` [PATCH 5.14 160/169] autofs: fix wait name hash calculation in autofs_wait()
` [PATCH 5.14 161/169] scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
` [PATCH 5.14 162/169] s390/pci: cleanup resources only if necessary
` [PATCH 5.14 163/169] s390/pci: fix zpci_zdev_put() on reserve
` [PATCH 5.14 164/169] bpf, test, cgroup: Use sk_{alloc,free} for test cases
` [PATCH 5.14 165/169] usbnet: sanity check for maxpacket
` [PATCH 5.14 166/169] net: mdiobus: Fix memory leak in __mdiobus_register
` [PATCH 5.14 167/169] e1000e: Separate TGP board type from SPT
` [PATCH 5.14 168/169] ARM: 9122/1: select HAVE_FUTEX_CMPXCHG
` [PATCH 5.14 169/169] pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()

[PATCH v2 0/3] USB DWC3 QCOM Multi power domain support
 2021-10-25 21:43 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: usb: qcom,dwc3: Add multi-pd bindings for dwc3 qcom

linux-next: Signed-off-by missing for commit in the net-next tree
 2021-10-25 21:41 UTC 

[PATCH 5.10 00/95] 5.10.76-rc1 review
 2021-10-25 21:40 UTC  (7+ messages)
` [PATCH 5.10 70/95] gcc-plugins/structleak: add makefile var for disabling structleak

[PATCH 4.19 00/37] 4.19.214-rc1 review
 2021-10-25 21:37 UTC  (2+ messages)

[PATCH 4.4 00/44] 4.4.290-rc1 review
 2021-10-25 21:36 UTC  (2+ messages)

[PATCH v6 00/12] extend task comm from 16 to 24
 2021-10-25 21:35 UTC  (28+ messages)
` [PATCH v6 01/12] fs/exec: make __set_task_comm always set a nul ternimated string
` [PATCH v6 02/12] fs/exec: make __get_task_comm always get a nul terminated string
` [PATCH v6 03/12] drivers/connector: make connector comm always nul ternimated
` [PATCH v6 04/12] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v6 05/12] elfcore: make prpsinfo "
` [PATCH v6 06/12] samples/bpf/test_overhead_kprobe_kern: make it adopt to task comm size change
` [PATCH v6 07/12] samples/bpf/offwaketime_kern: make sched_switch tracepoint args adopt to "
` [PATCH v6 08/12] tools/bpf/bpftool/skeleton: make it adopt to task "
` [PATCH v6 09/12] tools/perf/test: make perf test "
` [PATCH v6 10/12] tools/testing/selftests/bpf: make it "
` [PATCH v6 11/12] sched.h: extend task comm from 16 to 24
` [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH v2 0/3] i2c: Enable asynchronous suspend/resume
 2021-10-25 21:35 UTC  (4+ messages)
` [PATCH v2 1/3] i2c: designware: Enable async suspend / resume of designware devices
` [PATCH 2/3] i2c: enable async suspend/resume for i2c adapters
` [PATCH 3/3] i2c: enable async suspend/resume on i2c client devices

linux-next: Tree for Oct 25
 2021-10-25 21:32 UTC  (4+ messages)
` linux-next: Tree for Oct 25 (drivers/platform/x86/amd-pmc.c)

[PATCH] kunit: tool: continue past invalid utf-8 output
 2021-10-25 21:29 UTC  (4+ messages)

[PATCH 00/20] exit cleanups
 2021-10-25 21:28 UTC  (7+ messages)
` [PATCH 05/20] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
` [PATCH 10/20] signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved
    ` [PATCH v2 10/32] "

[PATCH] kunit: tool: fix typecheck errors about loading qemu configs
 2021-10-25 21:26 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: msm: add DT bindings for sc7280
 2021-10-25 21:25 UTC  (4+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sc7280: add edp display dt nodes

[PATCH] secretmem: Prevent secretmem_users from wrapping to zero
 2021-10-25 21:17 UTC  (5+ messages)

[PATCH 1/2] kunit: tool: Do not error on tests without test plans
 2021-10-25 21:14 UTC  (6+ messages)

[PATCH 1/2] net: ax88796c: Fix clang -Wimplicit-fallthrough in ax88796c_set_mac()
 2021-10-25 21:12 UTC  (2+ messages)
` [PATCH 2/2] net: ax88796c: Remove pointless check in ax88796c_open()

[PATCH v3 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-10-25 21:12 UTC  (2+ messages)

[PATCH] virtio_blk: allow 0 as num_request_queues
 2021-10-25 21:09 UTC  (7+ messages)

[PATCH] ipmi: simplify duplicated if condition
 2021-10-25 21:07 UTC  (2+ messages)

[PATCH v2] fortify: Avoid shadowing previous locals
 2021-10-25 21:05 UTC 

[PATCH v3 0/1] docs: improve when and how to use Link: tags
 2021-10-25 21:05 UTC  (3+ messages)
` [PATCH v3 1/1] docs: submitting-patches: make section about the Link: tag more explicit

[djwong-xfs:vectorized-scrub 242/312] fs/xfs/scrub/rtrmap_repair.c:350:6: warning: variable 'error' is used uninitialized whenever 'if' condition is false
 2021-10-25 21:01 UTC 

[PATCH] nvmet: prefer flex_array_size and struct_size over open coded arithmetic
 2021-10-25 21:05 UTC  (2+ messages)

[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
 2021-10-25 20:59 UTC  (4+ messages)
` [RFC 06/19] devfreq: imx8m-ddrc: Add late system sleep PM ops

[PATCH 1/1] Drivers: hv: vmbus: Remove unused code to check for subchannels
 2021-10-25 20:58 UTC  (2+ messages)

[PATCH] drivers: mtd: Fixed breaking list in __mtd_del_partition
 2021-10-25 20:57 UTC 

[PATCH v2 0/7] Add SPI Multi I/O Bus Controller support for RZ/G2L
 2021-10-25 20:56 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: memory: renesas,rpc-if: Add support for the R9A07G044
` [PATCH v2 2/7] dt-bindings: memory: renesas,rpc-if: Add optional interrupts property
` [PATCH v2 3/7] spi: spi-rpc-if: Check return value of rpcif_sw_init()
` [PATCH v2 4/7] mtd: hyperbus: rpc-if: "
` [PATCH v2 5/7] memory: renesas-rpc-if: Return error in case devm_ioremap_resource() fails
` [PATCH v2 6/7] memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macro
` [PATCH v2 7/7] memory: renesas-rpc-if: Add support for RZ/G2L

[PATCH] KVM: SEV-ES: fix another issue with string I/O VMGEXITs
 2021-10-25 20:55 UTC  (2+ messages)

[PATCH V9 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-25 20:55 UTC  (2+ messages)

[PATCH V8 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-25 20:54 UTC  (9+ messages)
` [PATCH V8 5/9] x86/sev-es: Expose sev_es_ghcb_hv_call() to call ghcb hv call out of sev code

[PATCH 0/7] arch: More wchan fixes
 2021-10-25 20:52 UTC  (7+ messages)
` [PATCH 2/7] stacktrace,sched: Make stack_trace_save_tsk() more robust

[PATCH] fortify: Avoid shadowing previous locals
 2021-10-25 20:49 UTC  (4+ messages)

problem in changing from active to passive mode
 2021-10-25 20:49 UTC  (3+ messages)

[ti:ti-linux-5.10.y 7172/9684] drivers/media/pci/intel/ipu3/ipu3-cio2.c:983:27: error: passing argument 1 of 'media_pipeline_start' from incompatible pointer type
 2021-10-25 20:48 UTC 

[RFC PATCH 0/7] Inotify support in FUSE and virtiofs
 2021-10-25 20:46 UTC  (8+ messages)
` [RFC PATCH 1/7] FUSE: Add the fsnotify opcode and in/out structs to FUSE
` [RFC PATCH 2/7] FUSE: Add the remote inotify support capability "
` [RFC PATCH 3/7] FUSE,Inotify,Fsnotify,VFS: Add the fuse_fsnotify_update_mark inode operation
` [RFC PATCH 4/7] FUSE: Add the fuse_fsnotify_send_request to FUSE
` [RFC PATCH 5/7] Fsnotify: Add a wrapper around the fsnotify function
` [RFC PATCH 6/7] FUSE,Fsnotify: Add the fuse_fsnotify_event inode operation
` [RFC PATCH 7/7] virtiofs: Add support for handling the remote fsnotify notifications

[PATCH MANUALSEL 5.14 1/5] KVM: X86: fix lazy allocation of rmaps
 2021-10-25 20:38 UTC  (5+ messages)
` [PATCH MANUALSEL 5.14 2/5] KVM: x86: WARN if APIC HW/SW disable static keys are non-zero on unload
` [PATCH MANUALSEL 5.14 3/5] KVM: VMX: Remove redundant handling of bus lock vmexit
` [PATCH MANUALSEL 5.14 4/5] KVM: SEV-ES: Set guest_state_protected after VMSA update
` [PATCH MANUALSEL 5.14 5/5] KVM: MMU: Reset mmu->pkru_mask to avoid stale data

[PATCH v3 0/8] tracing: Extend histogram triggers expression parsing
 2021-10-25 20:31 UTC  (11+ messages)
` [PATCH v3 1/8] tracing: Add support for creating hist trigger variables from literal
` [PATCH v3 2/8] tracing: Add division and multiplication support for hist triggers
` [PATCH v3 3/8] tracing: Fix operator precedence for hist triggers expression
` [PATCH v3 4/8] tracing/histogram: Simplify handling of .sym-offset in expressions
` [PATCH v3 5/8] tracing/histogram: Covert expr to const if both operands are constants
` [PATCH v3 6/8] tracing/histogram: Optimize division by a power of 2
` [PATCH v3 7/8] tracing/selftests: Add tests for hist trigger expression parsing
` [PATCH v3 8/8] tracing/histogram: Document expression arithmetic and constants

[PATCH v2] sfc: Export fibre-specific supported link modes
 2021-10-25 20:26 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280: Add camcc clock node
 2021-10-25 20:22 UTC  (3+ messages)

[PATCH 00/23] x86: Support Intel Advanced Matrix Extensions (part 4)
 2021-10-25 20:15 UTC  (7+ messages)
` [PATCH 15/23] x86/fpu: Add sanity checks for XFD

[PATCH 0/2] KVM: x86: Rep string I/O WARN removal and test
 2021-10-25 20:13 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exit
` [PATCH 2/2] KVM: selftests: Add test to verify KVM doesn't explode on "bad" I/O

[PATCH v4 0/8] tracing: Extend histogram triggers expression parsing
 2021-10-25 20:08 UTC  (9+ messages)
` [PATCH v4 1/8] tracing: Add support for creating hist trigger variables from literal
` [PATCH v4 2/8] tracing: Add division and multiplication support for hist triggers
` [PATCH v4 3/8] tracing: Fix operator precedence for hist triggers expression
` [PATCH v4 4/8] tracing/histogram: Simplify handling of .sym-offset in expressions
` [PATCH v4 5/8] tracing/histogram: Covert expr to const if both operands are constants
` [PATCH v4 6/8] tracing/histogram: Optimize division by a power of 2
` [PATCH v4 7/8] tracing/selftests: Add tests for hist trigger expression parsing
` [PATCH v4 8/8] tracing/histogram: Document expression arithmetic and constants

[PATCH 0/4] Add support for the Cypress cyttsp5
 2021-10-25 20:10 UTC  (3+ messages)
` [PATCH 1/4] Input: Add driver for Cypress Generation 5 touchscreen

[PATCH v2 1/2] drm/bridge: parade-ps8640: Enable runtime power management
 2021-10-25 20:10 UTC  (4+ messages)
` [PATCH v2 2/2] drm/bridge: parade-ps8640: Populate devices on aux-bus

[GIT PULL] Coresight subsystem for v5.16
 2021-10-25 20:03 UTC 

Commit 0d989ac2c90b broke my x86-64 build
 2021-10-25 20:01 UTC  (9+ messages)

[PATCH 5.4 00/58] 5.4.156-rc1 review
 2021-10-25 19:55 UTC  (2+ messages)

[PATCH v4] bluetooth: Add Adv Monitor Device Found/Lost events
 2021-10-25 19:53 UTC 

[PATCH v4 0/4] firmware_loader: built-in API and make x86 use it
 2021-10-25 19:50 UTC  (5+ messages)
` [PATCH v4 1/4] firmware_loader: rename EXTRA_FIRMWARE and EXTRA_FIRMWARE_DIR
` [PATCH v4 2/4] firmware_loader: move builtin build helper to shared library
` [PATCH v4 3/4] test_firmware: move a few test knobs out to its library
` [PATCH v4 4/4] test_firmware: add support for testing built-in firmware

[PATCH] drm/bridge: Fix the bridge chain order for pre_enable / post_disable
 2021-10-25 20:11 UTC  (4+ messages)

[PATCH 1/1] hwmon: (nct6775) add ProArt X570-CREATOR WIFI
 2021-10-25 19:47 UTC 

Unsubscription Incident
 2021-10-25 19:47 UTC  (9+ messages)

[PATCH V2 0/4] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2021-10-25 19:46 UTC  (5+ messages)
` [PATCH V2 3/4] regulator: Add a regulator driver for the PM8008 PMIC

[PATCH 4.9 00/50] 4.9.288-rc1 review
 2021-10-25 19:41 UTC  (2+ messages)

[PATCH v5 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-10-25 19:37 UTC  (2+ messages)

linux-next: build failure after merge of the kspp-gustavo tree
 2021-10-25 19:34 UTC  (5+ messages)

[PATCH] sfc: Fix reading non-legacy supported link modes
 2021-10-25 19:29 UTC  (6+ messages)

[PATCH] tracing: Fix a unused variable compiling warning
 2021-10-25 20:07 UTC 

[PATCH v8 0/3] Update ASUS WMI supported boards
 2021-10-25 19:49 UTC  (5+ messages)
` [PATCH v8 1/3] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI

[v4 00/11] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-10-25 19:53 UTC  (12+ messages)
` [v4 01/11] RISC-V: Remove the current perf implementation
` [v4 02/11] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [v4 03/11] RISC-V: Add a perf core library for pmu drivers
` [v4 04/11] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [v4 05/11] RISC-V: Add RISC-V SBI PMU extension definitions
` [v4 06/11] dt-binding: pmu: Add RISC-V PMU DT bindings
` [v4 07/11] RISC-V: Add perf platform driver based on SBI PMU extension
` [v4 08/11] RISC-V: Add interrupt support for perf
` [v4 09/11] Documentation: riscv: Remove the old documentation
` [v4 10/11] riscv: dts: fu740: Add pmu node
` [v4 11/11] MAINTAINERS: Add entry for RISC-V PMU drivers

[PATCH net-next] net/mlx5i: avoid unused function warning for mlx5i_flow_type_mask
 2021-10-25 19:58 UTC  (2+ messages)

Linux 5.15-rc6
 2021-10-25 19:47 UTC  (4+ messages)

[PATCH] net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
 2021-10-25 19:48 UTC  (2+ messages)

[PATCH net-next] ax88796c: fix fetching error stats from percpu containers
 2021-10-25 19:54 UTC  (2+ messages)

[PATCH v1] dt-bindings: mtd: spi-nor: use unevaluatedProperties: false
 2021-10-25 19:51 UTC  (3+ messages)


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