linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-18 08:11:06 to 2021-08-18 11:11:57 UTC [more...]

[PATCH 00/16] Bring software triggers support to MAX1027-like ADCs
 2021-08-18 11:11 UTC  (3+ messages)
` [PATCH 01/16] iio: adc: max1027: Fix wrong shift with 12-bit devices
` [PATCH 02/16] iio: adc: max1027: Fix the number of max1X31 channels

[kees:kspp/array-bounds/next-20210816/v1 9/10] include/linux/fortify-string.h:20:33: warning: '__builtin_memcpy' offset [0, 511] is out of the bounds [0, 0]
 2021-08-18 11:08 UTC 

[PATCH v6 0/7] tracing: Creation of event probe
 2021-08-18 11:08 UTC  (7+ messages)
` [PATCH v6 1/7] tracing: Add DYNAMIC flag for dynamic events
` [PATCH v6 4/7] tracing/probes: Allow for dot delimiter as well as slash for system names
` [PATCH v6 5/7] tracing/probes: Use struct_size() instead of defining custom macros

[PATCH v11 00/16] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-08-18 11:06 UTC  (12+ messages)
` [PATCH v11 07/16] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v11 08/16] sched: Allow task CPU affinity to be restricted on asymmetric systems

[PATCH] input: cm109: fix URB submitted while active
 2021-08-18 11:07 UTC  (2+ messages)

[PATCH v3 0/9] drm, kernel: update locking for DRM
 2021-08-18 11:06 UTC  (13+ messages)
` [PATCH v3 2/9] drm: hold master_lookup_lock when releasing a drm_file's master
` [PATCH v3 3/9] drm: check for null master in drm_is_current_master_locked
` [PATCH v3 4/9] drm: fix potential null ptr dereferences in drm_{auth,ioctl}
` [PATCH v3 5/9] drm: protect magic_map,unique{_len} with master_lookup_lock
` [PATCH v3 7/9] drm: update global mutex lock in the ioctl handler
` [PATCH v3 8/9] kernel: export task_work_add

[PATCH v1 1/4] gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()
 2021-08-18 11:04 UTC  (12+ messages)
` [PATCH v1 3/4] mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodes

[PATCH v8 0/3] make hvc pass dma capable memory to its backend
 2021-08-18 11:03 UTC  (5+ messages)
` [PATCH v8 1/3] tty: hvc: use correct dma alignment size
` [PATCH v8 2/3] tty: hvc: pass DMA capable memory to put_chars()
` [PATCH v8 3/3] virtio-console: remove unnecessary kmemdup()

[PATCH v11 00/11] Add support for Hikey 970 PCIe
 2021-08-18 11:04 UTC  (9+ messages)
` [PATCH v11 01/11] phy: HiSilicon: Add driver for Kirin 970 PCIe PHY
        ` [PATCH v12] "

[PATCH 0/4] futex2: Add wait on multiple futexes syscall
 2021-08-18 11:00 UTC  (5+ messages)
` [PATCH 1/4] futex: Prepare for futex_wait_multiple()
` [PATCH 2/4] futex2: Implement vectorized wait

[PATCH V5 0/2] gpio: Add virtio based driver
 2021-08-18 11:00 UTC  (3+ messages)
` [PATCH V5 2/2] gpio: virtio: Add IRQ support

[PATCH] dt-bindings: eeprom-93xx46: Convert to json schema\
 2021-08-18 10:59 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SOCK_OPS
 2021-08-18 10:58 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Test for get_netns_cookie

[PATCH v4 0/2] arm64: Enable OPTPROBE for arm64
 2021-08-18  7:33 UTC  (3+ messages)
` [PATCH v4 1/2] Make save_all_base_regs and restore_all_base_regs as common macro
` [PATCH v4 2/2] arm64: kprobe: Enable OPTPROBE for arm64

[PATCH RESEND 0/2] driver core: platform: Remove platform_device_add_properties()
 2021-08-18 10:57 UTC  (4+ messages)
` [PATCH RESEND 1/2] ARM: tegra: paz00: Handle device properties with software node API

[PATCH v2] dt-bindings: eeprom-93xx46: Convert to json schema
 2021-08-18 10:56 UTC 

[PATCH] pktgen: Remove fill_imix_distribution() CONFIG_XFRM dependency
 2021-08-18 10:50 UTC  (2+ messages)

[PATCH v4] net: asix: fix uninit value bugs
 2021-08-18 10:50 UTC  (2+ messages)

[PATCH] btrfs: fix a potential double put bug and some related use-after-free bugs
 2021-08-18 10:46 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: always rediscover when swapping DR
 2021-08-18 10:47 UTC  (8+ messages)

[PATCH] net: xfrm: assign the per_cpu_ptr pointer before return
 2021-08-18 10:39 UTC  (3+ messages)

[PATCH v4 00/11] ASoC: mediatek: Add support for MT8195 SoC
 2021-08-18 10:32 UTC  (12+ messages)
` [PATCH v4 01/11] ASoC: mediatek: mt8195: update mediatek common driver
` [PATCH v4 02/11] ASoC: mediatek: mt8195: support audsys clock control
` [PATCH v4 03/11] ASoC: mediatek: mt8195: support etdm in platform driver
` [PATCH v4 04/11] ASoC: mediatek: mt8195: support adda "
` [PATCH v4 05/11] ASoC: mediatek: mt8195: support pcm "
` [PATCH v4 06/11] ASoC: mediatek: mt8195: add "
` [PATCH v4 07/11] dt-bindings: mediatek: mt8195: add audio afe document
` [PATCH v4 08/11] ASoC: mediatek: mt8195: add machine driver with mt6359, rt1019 and rt5682
` [PATCH v4 09/11] ASoC: mediatek: mt8195: add DPTX audio support
` [PATCH v4 10/11] ASoC: mediatek: mt8195: add HDMITX "
` [PATCH v4 11/11] dt-bindings: mediatek: mt8195: add mt8195-mt6359-rt1019-rt5682 document

[PATCH] scsi: ufs: ufshpb: Fix typo in comments
 2021-08-18  9:41 UTC 

drivers/gpu/drm/bridge/analogix/anx7625.c:754:4: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-18 10:31 UTC 

[PATCH v1 1/4] dt-bindings: msm: add DT bindings for sc7280
 2021-08-18 10:27 UTC  (4+ messages)
` [PATCH v1 2/4] arm64: dts: qcom: sc7280: add display dt nodes
` [PATCH v1 3/4] arm64: dts: qcom: sc7280: Add DSI display nodes
` [PATCH v1 4/4] arm64: dts: qcom: sc7280: add edp display dt nodes

[PATCH v2] cpufreq: qcom-hw: Set dvfs_possible_from_any_cpu cpufreq driver flag
 2021-08-18 10:26 UTC  (4+ messages)

[PATCH] JFS: fix memleak in jfs_mount
 2021-08-18 10:25 UTC 

[PATCH] selftests/bpf: enlarge timeout to 3 seconds for test_maps
 2021-08-18 10:15 UTC  (2+ messages)

[PATCH v4 0/6] Asynchronous notifications from secure world
 2021-08-18 10:18 UTC  (7+ messages)
` [PATCH v4 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
` [PATCH v4 2/6] dt-bindings: arm: optee: add interrupt property
` [PATCH v4 3/6] tee: fix put order in teedev_close_context()
` [PATCH v4 4/6] tee: add tee_dev_open_helper() primitive
` [PATCH v4 5/6] optee: separate notification functions
` [PATCH v4 6/6] optee: add asynchronous notifications

[PATCH] phy: xilinx: zynqmp: skip PHY initialization and PLL lock for USB
 2021-08-18 10:14 UTC  (2+ messages)

[PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
 2021-08-18 10:08 UTC  (17+ messages)

[PATCH V3 0/3] gpio: modepin: Add driver support for modepin GPIO controller
 2021-08-18 10:09 UTC  (10+ messages)
` [PATCH V3 1/3] firmware: zynqmp: Add MMIO read and write support for PS_MODE pin
` [PATCH V3 2/3] dt-bindings: gpio: zynqmp: Add binding documentation for modepin
` [PATCH V3 3/3] gpio: modepin: Add driver support for modepin GPIO controller

[PATCH 1/2] KVM: s390: gaccess: Cleanup access to guest frames
 2021-08-18 10:08 UTC  (8+ messages)
` [PATCH 2/2] KVM: s390: gaccess: Refactor access address range check

Dependency of USB_DWC3_XILINX on ARCH_VERSAL
 2021-08-18 10:02 UTC  (2+ messages)

[PATCH v8 0/6] USB DWC3 host wake up support from system suspend
 2021-08-18  9:56 UTC  (6+ messages)
` [PATCH v8 6/6] usb: dwc3: qcom: Keep power domain on to support wakeup

[PATCH v4] staging: r8188eu: Remove unused including <linux/version.h>
 2021-08-18  9:57 UTC  (2+ messages)

[PATCH 0/5] Enable -Warray-bounds and -Wzero-length-bounds
 2021-08-18  9:56 UTC  (7+ messages)
` [PATCH 1/5] stddef: Add flexible array union helper
` [PATCH 2/5] treewide: Replace open-coded flex arrays in unions
` [PATCH 3/5] treewide: Replace 0-element memcpy() destinations with flexible arrays
` [PATCH 4/5] Makefile: Enable -Warray-bounds
` [PATCH 5/5] Makefile: Enable -Wzero-length-bounds

[PATCH] drm/i915: Use designated initializers for init/exit table
 2021-08-18  9:57 UTC  (2+ messages)

[PATCH net v3 0/3] Clean up and fix error handling in mdio_mux_init()
 2021-08-18  9:50 UTC  (2+ messages)

[PATCH 0/2] USB: EHCI: Add register array bounds to HCS ports
 2021-08-18  9:48 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH 1/2] x86, Makefile: Move the CPU-specific 64-bit tuning settings to arch/x86/Makefile.cpu
 2021-08-18  9:46 UTC  (6+ messages)
` [PATCH 2/2] x86, Makefile: Add new generic x86-64 settings v2/v3/v4

[PATCH net-next v2] net: net_namespace: Optimize the code
 2021-08-18  9:40 UTC  (2+ messages)

[PATCH v2 net-next 0/8] Update the virtual NCI device driver and add the NCI testcase
 2021-08-18  9:40 UTC  (2+ messages)

[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines
 2021-08-18  9:38 UTC  (3+ messages)
` [PATCH 1/2] sysctl: introduce new proc handler proc_dobool

[PATCH RFC 0/7] add socket to netdev page frag recycling support
 2021-08-18  9:36 UTC  (3+ messages)

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-18  9:35 UTC  (9+ messages)
` [PATCH v2 26/63] lib/string: Move helper functions out of string.c
` [PATCH v2 44/63] mac80211: Use memset_after() to clear tx status
` [PATCH v2 49/63] btrfs: Use memset_startat() to clear end of struct

[RFC] Make use of non-dynamic dmabuf in RDMA
 2021-08-18  9:34 UTC  (4+ messages)

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-18  9:34 UTC  (12+ messages)
                    ` Removing Mandatory Locks

[v2 PATCH 0/4] x86/kvm: Virtual suspend time injection support
 2021-08-18  9:32 UTC  (4+ messages)
` [v2 PATCH 3/4] x86/kvm: Add host side support for virtual suspend time injection

[PATCH] can: etas_es58x: Replace 0-element raw_msg array
 2021-08-18  9:33 UTC  (6+ messages)

[PATCH V2 0/7] genirq/affinity: abstract new API from managed irq affinity spread
 2021-08-18  9:28 UTC  (8+ messages)
` [PATCH V2 1/7] genirq/affinity: remove the 'firstvec' parameter from irq_build_affinity_masks
` [PATCH V2 2/7] genirq/affinity: pass affinity managed mask array to irq_build_affinity_masks
` [PATCH V2 3/7] genirq/affinity: don't pass irq_affinity_desc "
` [PATCH V2 4/7] genirq/affinity: rename irq_build_affinity_masks as group_cpus_evenly
` [PATCH V2 5/7] genirq/affinity: move group_cpus_evenly() into lib/
` [PATCH V2 6/7] lib/group_cpus: allow to group cpus in case of !CONFIG_SMP
` [PATCH V2 7/7] blk-mq: build default queue map via group_cpus_evenly()

[PATCH 1/2] irqdomain: Export irq_domain_disconnect_hierarchy()
 2021-08-18  9:31 UTC  (3+ messages)
` [PATCH 2/2] irqchip: qcom-pdc: Disconnect domain hierarchy for GPIO_NO_WAKE_IRQs

[PATCH v9 00/26] x86: Support Intel Advanced Matrix Extensions
 2021-08-18  9:28 UTC  (7+ messages)
` [PATCH v9 08/26] x86/fpu/xstate: Introduce helpers to manage the XSTATE buffer dynamically

[PATCH] [fuse] alloc_page nofs avoid deadlock
 2021-08-18  9:24 UTC  (4+ messages)

[PATCH v5 0/7] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-08-18  9:22 UTC  (16+ messages)
` [PATCH v5 2/7] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
` [PATCH v5 5/7] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)

[PATCHv4 0/8] videobuf2: support new noncontiguous DMA API
 2021-08-18  9:20 UTC  (5+ messages)
` [PATCHv4 8/8] videobuf2: handle non-contiguous DMA allocations

[PATCH] ocfs2: reflink deadlock when clone file to the same directory simultaneously
 2021-08-18  9:20 UTC  (5+ messages)

[PATCH net-next] net: procfs: add seq_puts() statement for dev_mcast
 2021-08-18  9:20 UTC  (2+ messages)

[PATCH 5.4 00/62] 5.4.142-rc1 review
 2021-08-18  9:19 UTC  (5+ messages)
` [PATCH 5.4 49/62] PCI/MSI: Enable and mask MSI-X early

linux-next: manual merge of the akpm-current tree with the i2c tree
 2021-08-18  9:18 UTC  (2+ messages)

[PATCH] lib/vsprintf: don't increment buf in bitmap_list_string
 2021-08-18  9:17 UTC  (2+ messages)

[RFC] bpf: lbr: enable reading LBR from tracing bpf programs
 2021-08-18  9:15 UTC  (2+ messages)

[syzbot] WARNING in hid_submit_ctrl/usb_submit_urb
 2021-08-18  9:14 UTC  (2+ messages)

[PATCH v12 0/2] iio: accel: add support for ADXL355
 2021-08-18  9:11 UTC  (5+ messages)
` [PATCH v12 2/2] iio: accel: Add driver "

[PATCH v2 1/3] dt-bindings: watchdog: sunxi: Add compatible for R329
 2021-08-18  9:08 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: watchdog: sunxi: Add compatible for D1
` [PATCH v2 3/3] watchdog: sunxi_wdt: Add support "

[PATCH] mm: Changed leading spaces to tabs
 2021-08-18  9:07 UTC  (2+ messages)

[PATCH 00/17] Basical Allwinner R329 support
 2021-08-18  9:03 UTC  (17+ messages)
` [PATCH 06/17] dt-bindings: pinctrl: document Allwinner R329 PIO and R-PIO
` [PATCH 07/17] pinctrl: sunxi: add support for R329 CPUX pin controller
` [PATCH 08/17] pinctrl: sunxi: add support for R329 R-PIO "
` [PATCH 10/17] clk: sunxi=ng: add support for R329 R-CCU
` [PATCH 12/17] dt-bindings: mmc: sunxi-mmc: add R329 MMC compatible string
` [PATCH 13/17] mmc: sunxi: add support for R329 MMC controllers
` [PATCH 14/17] dt-bindings: arm: sunxi: add compatible strings for Sipeed MaixSense
` [PATCH 15/17] arm64: allwinner: dts: add DTSI file for R329 SoC

[PATCH v8 00/11] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-08-18  9:04 UTC  (6+ messages)
` [PATCH v8 02/11] dt-bindings: rtc: sun6i: Add H616 compatible string

[ANNOUNCE] v5.14-rc6-rt11
 2021-08-18  9:01 UTC 

[PATCH] staging: r8188eu: remove null pointer checks before kfree
 2021-08-18  8:58 UTC 

[PATCH V2 0/5] KVM: arm64: General cleanups
 2021-08-18  8:57 UTC  (2+ messages)

[syzbot] KFENCE: use-after-free in kvm_fastop_exception
 2021-08-18  8:57 UTC  (6+ messages)

[PATCH v3 0/3] fs/ntfs3: Use kernel alloc wrappers and fix warnings
 2021-08-18  8:56 UTC  (4+ messages)
` [PATCH v3 1/3] fs/ntfs3: Fix one none utf8 char in source file

[PATCH 1/2] net: mii: make mii_ethtool_gset() return void
 2021-08-18  8:50 UTC  (3+ messages)

[PATCH] powerpc/32: Remove unneccessary calculations in load_up_{fpu/altivec}
 2021-08-18  8:47 UTC 

[PATCH v2 00/11] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-08-18  8:46 UTC  (8+ messages)
` [PATCH v2 08/11] blk-mq: Add blk_mq_ops.init_request_no_hctx()
` [PATCH v2 10/11] blk-mq: Use shared tags for shared sbitmap support
` [PATCH v2 11/11] blk-mq: Stop using pointers for blk_mq_tags bitmap tags

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-18  8:38 UTC  (5+ messages)
` [PATCH Part1 RFC v4 20/36] x86/sev: Use SEV-SNP AP creation to start secondary CPUs

[PATCH 0/7] genirq/affinity: abstract new API from managed irq affinity spread
 2021-08-18  8:38 UTC  (4+ messages)
` [PATCH 4/7] genirq/affinity: rename irq_build_affinity_masks as group_cpus_evenly

[PATCH v9 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-08-18  5:12 UTC  (3+ messages)
` [PATCH v9 1/2] docs: perf: Add description for HiSilicon PCIe PMU driver
` [PATCH v9 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-18  8:35 UTC  (5+ messages)
` [PATCH v8 11/34] gpu: host1x: Add runtime PM and OPP support

[GIT PULL] Clang CFI fix for v5.14-rc7
 2021-08-18  8:35 UTC 

[xfs] 6df693ed7b: aim7.jobs-per-min -15.7% regression
 2021-08-18  8:52 UTC  (3+ messages)

[PATCH] crypto: public_key: fix overflow during implicit conversion
 2021-08-18  8:33 UTC  (2+ messages)
` PING: "

[PATCH] ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
 2021-08-18  8:30 UTC  (3+ messages)
  ` [External] "

[PATCH RFC 0/4] mm: Enable PM_SWAP for shmem with PTE_MARKER
 2021-08-18  8:24 UTC  (6+ messages)

[PATCH] staging: wlan-ng: Disable buggy MIB ioctl
 2021-08-18  8:19 UTC 

[tip:locking/core] BUILD SUCCESS 9ae6ab27f44ee0da47520011afc04218f90e8b12
 2021-08-18  8:15 UTC 

[tip:master] BUILD SUCCESS a27fdfde0570b552d0ba088938c6cf5833e5dbe1
 2021-08-18  8:15 UTC 

[PATCH v9 00/11] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-08-18  8:15 UTC  (3+ messages)
` [PATCH v9 02/11] dt-bindings: rtc: sun6i: Add H616 compatible string

[PATCH net-next 0/6] Devlink cleanup for delay event series
 2021-08-18  8:12 UTC  (7+ messages)
` [PATCH net-next 3/6] devlink: Count struct devlink consumers


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