All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-05 23:26:04 to 2021-11-06 03:12:13 UTC [more...]

[RFC PATCH 00/13] Add support for Allwinner R329
 2021-11-06  3:12 UTC  (17+ messages)
` [RFC PATCH 04/13] sunxi: add memory addresses for R329 SoC
` [RFC PATCH 05/13] sunxi: add support for R329 clocks
` [RFC PATCH 06/13] sunxi: add support for basical pinmux setup on R329
` [RFC PATCH 07/13] sunxi: add support for R329 DRAM controller
` [RFC PATCH 08/13] sunxi: add Kconfig option for R329
` [RFC PATCH 10/13] clk: sunxi: add support for R329 in sunxi DM clock driver
` [RFC PATCH 11/13] mmc: sunxi: add support for R329 MMC controller
` [RFC PATCH 12/13] sunxi: sync R329 DTs from internal WIP kernel tree

[PATCH 0/3] hw/qdev: Clarify qdev_connect_gpio_out() documentation
 2021-11-06  3:06 UTC  (3+ messages)
` [PATCH 1/3] hw/qdev: Correct qdev_connect_gpio_out_named() documentation

[PATCH] ext4: Add xattr commands to compat ioctl handler
 2021-11-06  3:02 UTC  (3+ messages)

[PATCH] ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock()
 2021-11-06  3:00 UTC  (2+ messages)

linux-next: Tree for Nov 6
 2021-11-06  2:58 UTC 

[RFC PATCH] mips: BCM63XX: select CPU_SUPPORTS_32BIT_KERNEL
 2021-11-06  2:58 UTC 

[PATCH v3] Add support for PCIe SSD status LED management
 2021-11-06  2:52 UTC  (7+ messages)

[powerpc:merge] BUILD SUCCESS f855455dee0b970f3a9d930ec9b3a2a7138c0f5e
 2021-11-06  2:50 UTC 

[PATCH 0/7] Add PTP support for BCM53128 switch
 2021-11-06  2:50 UTC  (16+ messages)
` [PATCH 1/7] net: dsa: b53: Add BroadSync HD register definitions
` [PATCH 4/7] net: dsa: b53: Add PHC clock support
` [PATCH 5/7] net: dsa: b53: Add logic for RX timestamping
` [PATCH 6/7] net: dsa: b53: Add logic for TX timestamping
` [PATCH 7/7] net: dsa: b53: Expose PTP timestamping ioctls to userspace

[PATCH] NFC: nfcmrvl: add unanchor after anchor
 2021-11-06  2:48 UTC  (2+ messages)

[PATCH] Input: synaptics-rmi4 - Fix device hierarchy
 2021-11-06  2:46 UTC  (2+ messages)

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-06  2:33 UTC  (2+ messages)

[PATCH] trace-events,pci: unify trace events format
 2021-11-06  2:39 UTC  (2+ messages)

[PATCH] station: Prevent a NULL pointer access
 2021-11-06  2:36 UTC 

linux-next: build failure after merge of the drm-misc tree
 2021-11-06  2:33 UTC  (7+ messages)
        ` [Intel-gfx] "

[intel-lts:5.4/preempt-rt 10119/19040] drivers/misc/xlink-usb/local_host/mxlk_interface.c:110:20: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'int'
 2021-11-06  2:32 UTC 

[PATCH] docs/about/deprecated: Remove empty 'related binaries' section
 2021-11-06  2:30 UTC  (2+ messages)

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-11-06  2:25 UTC  (4+ messages)
` [PATCH v2 4/4] ARM: dts: imx7d: remarkable2: Enable the cyttsp5

[cxl:pending 21/46] drivers/cxl/core/bus.o: warning: objtool: cxl_decoder_add()+0x91: unreachable instruction
 2021-11-06  2:10 UTC  (2+ messages)

soft lockup in xfs/170 on a file system formatted with -m crc=0
 2021-11-06  2:10 UTC  (4+ messages)
` xfs/076 takes a long long time testing with a realtime volume

[RFC PATCH] nvme: add NO APST quirk for Kioxia device
 2021-11-06  2:08 UTC 

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2021-11-06  2:08 UTC 

[PATCH v2 0/2] Dax poison recovery
 2021-11-06  2:04 UTC  (5+ messages)
` [PATCH v2 1/2] dax: Introduce normal and recovery dax operation modes
` [PATCH v2 2/2] dax,pmem: Implement pmem based dax data recovery

[PATCH v3 0/6] Improved sysreset/watchdog uclass integration
 2021-11-06  1:52 UTC  (12+ messages)

[powerpc:fixes-test] BUILD SUCCESS 11c41994b1c3a7cb08c87883cc19d469258882b6
 2021-11-06  1:50 UTC 

[PATCH 0/8] btrfs: extent tree v2, support for global roots
 2021-11-06  1:51 UTC  (8+ messages)
` [PATCH 5/8] btrfs: tree-checker: don't fail on empty extent roots for extent tree v2
` [PATCH 7/8] btrfs: add code to support the block group root
` [PATCH 8/8] btrfs: add support for multiple global roots

[Intel-gfx] [PATCH] drm/i915: Fix Memory BW formulae for ADL-P
 2021-11-06  1:51 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[dpdk-dev] [PATCH 0/9] code optimization for hns3 PMD
 2021-11-06  1:43 UTC  (11+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/9] net/hns3: fix the shift of DMA address in Rx/Tx queue
  ` [dpdk-dev] [PATCH v3 2/9] net/hns3: remove a redundant function declaration
  ` [dpdk-dev] [PATCH v3 3/9] net/hns3: modifying code alignment
  ` [dpdk-dev] [PATCH v3 4/9] net/hns3: use unsigned integer for bitwise operations
  ` [dpdk-dev] [PATCH v3 5/9] net/hns3: extract a common file
  ` [dpdk-dev] [PATCH v3 6/9] net/hns3: add hns3 flow header file
  ` [dpdk-dev] [PATCH v3 7/9] net/hns3: remove magic numbers
  ` [dpdk-dev] [PATCH v3 8/9] net/hns3: fix the return value of the function
  ` [dpdk-dev] [PATCH v3 9/9] net/hns3: remove PF/VF duplicate code

[PATCH 0/3] perf inject: Add vmlinux and ignore-vmlinux arguments
 2021-11-06  1:40 UTC  (3+ messages)
` [PATCH 1/3] perf tools: Refactor out kernel symbol argument sanity checking

[PATCH bpf 0/2] bpf: Fix out-of-bound issue when jit-ing bpf_pseudo_func
 2021-11-06  1:40 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf: Stop caching subprog index in the bpf_pseudo_func insn
` [PATCH bpf 2/2] bpf: selftest: Trigger a DCE on the whole subprog

[powerpc:topic/ppc-kvm] BUILD SUCCESS 235cee162459d96153d63651ce7ff51752528c96
 2021-11-06  1:37 UTC 

[powerpc:next] BUILD SUCCESS c12ab8dbc492b992e1ea717db933cee568780c47
 2021-11-06  1:38 UTC 

[PATCH] cifs: send workstation name during ntlmssp session setup
 2021-11-06  1:38 UTC  (2+ messages)

[PATCH] bus: mhi: core: Read missing channel configuration entry
 2021-11-06  1:35 UTC  (2+ messages)

[PATCH v7 0/9] ceph: size handling for the fscrypt
 2021-11-06  1:35 UTC  (4+ messages)

[PATCH 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2021-11-06  1:33 UTC  (8+ messages)
` [PATCH 1/7] x86/Documentation: Describe the Intel Hardware Feedback Interface
` [PATCH 2/7] x86: Add definitions for "
` [PATCH 3/7] thermal: intel: hfi: Minimally initialize the "
` [PATCH 4/7] thermal: intel: hfi: Handle CPU hotplug events
` [PATCH 5/7] thermal: intel: hfi: Enable notification interrupt
` [PATCH 6/7] thermal: netlink: Add a new event to notify CPU capabilities change
` [PATCH 7/7] thermal: intel: hfi: Notify user space for HFI events

[ovmf test] 166063: all pass - PUSHED
 2021-11-06  1:31 UTC 

[PATCH 1/2] kunit: tool: move Kconfig read_from_file/parse_from_string to package-level
 2021-11-06  1:30 UTC  (2+ messages)
` [PATCH 2/2] kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs

[PATCH v4 0/2] Machine driver to support LPASS SC7280 sound card registration
 2021-11-06  1:30 UTC  (6+ messages)
` [PATCH v4 1/2] ASoC: google: dt-bindings: Add sc7280-herobrine machine bindings

[PATCH] usb: dwc3: gadget: Fix null pointer exception
 2021-11-06  1:25 UTC  (2+ messages)

Fwd: Fwd: X stopped working with 5.14 on iBook
 2021-11-06  1:22 UTC  (6+ messages)

[meta-networking][PATCH] mctp: Fix build with 5.15+ kernel headers
 2021-11-06  1:20 UTC  (2+ messages)

[meta-oe][PATCH] sdbus-c++-libsystemd: Fix build with kernel 5.15+
 2021-11-06  1:18 UTC  (2+ messages)

fs/ntfs3/fsntfs.c:770:5: warning: stack frame size (2112) exceeds limit (1024) in 'ntfs_clear_mft_tail'
 2021-11-06  1:07 UTC  (2+ messages)

[PATCH 00/11] fsl_esdhc_imx: port several patches from fsl_esdhc
 2021-11-06  1:03 UTC  (3+ messages)

Using perf_event_open() to sample multiple events of a process
 2021-11-06  0:59 UTC  (4+ messages)

[PATCH liburing] test: Add kworker-hang test
 2021-11-06  0:58 UTC  (5+ messages)
` [PATCH v2 "
      ` [PATCH v3 "

[PATCH 0/2] cat-file: force flush of stdout on empty string
 2021-11-06  0:58 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH 00/20] btrfs-progs: extent tree v2 global root support prep work
 2021-11-06  0:55 UTC  (26+ messages)
` [PATCH 01/20] btrfs-progs: simplify btrfs_make_block_group
` [PATCH 02/20] btrfs-progs: check: don't walk down non fs-trees for qgroup check
` [PATCH 04/20] btrfs-progs: add a helper for setting up a root node
` [PATCH 05/20] btrfs-progs: btrfs-shared: stop passing root to csum related functions
` [PATCH 06/20] btrfs-progs: check: stop passing csum root around
` [PATCH 07/20] btrfs-progs: stop accessing ->csum_root directly
` [PATCH 08/20] btrfs-progs: image: keep track of seen blocks when walking trees
` [PATCH 09/20] btrfs-progs: common: move btrfs_fix_block_accounting to repair.c
` [PATCH 10/20] btrfs-progs: check: abstract out the used marking helpers
` [PATCH 12/20] btrfs-progs: mark reloc roots as used
` [PATCH 13/20] btrfs-progs: stop accessing ->extent_root directly
` [PATCH 14/20] btrfs-progs: stop accessing ->free_space_root directly

[PATCH 1/2] gdb: Upgrade to 11.1
 2021-11-06  0:53 UTC  (5+ messages)
` [OE-core] "

drivers/net/ethernet/intel/iavf/iavf_fdir.c:340:5: warning: format specifies type 'unsigned short' but the argument has type 'int'
 2021-11-06  0:52 UTC  (2+ messages)

[cxl:pending 11/46] drivers/cxl/core/mbox.o: warning: objtool: cxl_send_cmd()+0xd62: unreachable instruction
 2021-11-06  0:51 UTC  (2+ messages)

[PATCH 0/5] x86: Show in sysfs if a memory node is able to do encryption
 2021-11-06  0:49 UTC  (10+ messages)
` [PATCH 2/5] Extend pg_data_t to hold information about memory encryption
` [PATCH 3/5] Extend e820_table "
` [PATCH 4/5] Mark e820_entries as crypto capable from EFI memmap
` [PATCH 5/5] Show in sysfs if a memory node is able to do encryption

Depending on other package's config
 2021-11-06  0:48 UTC  (2+ messages)
` [OE-core] "

[dborkman-bpf:pr/bpf-tstamp 3/3] drivers/net/ethernet/intel/fm10k/fm10k_main.c:878:16: warning: division by zero is undefined
 2021-11-06  0:44 UTC  (2+ messages)

[dborkman-bpf:pr/bpf-tstamp 3/3] drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c:2482:44: warning: shift count >= width of type
 2021-11-06  0:43 UTC  (2+ messages)

[android-common:android12-5.10 4582/13739] lib/test_kasan_module.c:25:6: warning: variable 'unused' set but not used
 2021-11-06  0:43 UTC 

[intel-lts:5.4/preempt-rt 9824/19040] drivers/misc/vpusmm/vpusmm_driver.c:406:6: warning: no previous prototype for function 'vpusmm_dmabuf_release'
 2021-11-06  0:43 UTC 

[PATCH v2] gdb: Add dependency on libgmp
 2021-11-06  0:37 UTC 

[meta-mingw] [PATCH] flex: Add missing dependency on libgnurx
 2021-11-06  0:35 UTC 

[peterz-queue:x86/wip.extable 1/22] drivers/crypto/ccree/cc_driver.c:117:18: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((mask), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned shor
 2021-11-06  0:34 UTC  (5+ messages)

r8188eu driver in 5.15 only shows wifi networks on channel 11
 2021-11-06  0:29 UTC  (4+ messages)

[PATCH] KVM: move struct kvm_vcpu * array to the bottom of struct kvm
 2021-11-06  0:29 UTC  (3+ messages)

[RFC PATCH 0/3] mptcp: improve accept() and disconnect()
 2021-11-06  0:27 UTC  (2+ messages)

Removal of printk safe buffers delays NMI context printk
 2021-11-06  0:26 UTC  (11+ messages)

[PATCH v3 0/3] Add AD74413R driver
 2021-11-06  0:24 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: iio: add AD74413R

[PATCH v3 linux-next] scsi: scsi_debug: fix type in min_t to avoid stack OOB
 2021-11-06  0:20 UTC  (2+ messages)

[PATCH] cmd: pxe_utils: sysboot: add label override support
 2021-11-06  0:18 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: Allow lower TMOUT value than maximum
 2021-11-06  0:14 UTC  (2+ messages)

kwboot: Testing latest kwboot with Kirkwood SoC boards
 2021-11-06  0:09 UTC  (9+ messages)

[master][PATCH 00/22] Sync up with Dunfell
 2021-11-06  0:01 UTC  (3+ messages)
` [master][PATCH 11/22] powervr-drivers: teach modules_install to respect "usrmerge" distro feature
  ` [meta-ti] "

[PATCH net-next 0/6] Add RTNL interface for SyncE
 2021-11-06  0:01 UTC  (7+ messages)
` [PATCH net-next 6/6] docs: net: Add description of SyncE interfaces
          ` [Intel-wired-lan] "

[RFC PATCH V4] Bluetooth: vhci: Add support creating extended device mode
 2021-11-06  0:00 UTC 

[PATCH v4 0/5] Add SBI v0.2 support for KVM
 2021-11-05 23:58 UTC  (12+ messages)
` [PATCH v4 1/5] RISC-V: KVM: Mark the existing SBI implementation as v01
` [PATCH v4 2/5] RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file
` [PATCH v4 3/5] RISC-V: KVM: Add SBI v0.2 base extension
` [PATCH v4 4/5] RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v02
` [PATCH v4 5/5] RISC-V: KVM: Add SBI HSM extension in KVM

[PATCH v7 00/11] extend task comm from 16 to 24
 2021-11-05 23:57 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/2] app/testpmd: remove unneeded dependency on meter
 2021-11-05 23:55 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/2] app/testpmd: remove double dependency on bitrate

[PATCH] t/lib-git.sh: fix ACL-related permissions failure
 2021-11-05 23:53 UTC  (8+ messages)

[PATCH 0/5] CXL: Read CDAT and DSMAS data from the device
 2021-11-05 23:50 UTC  (6+ messages)
` [PATCH 1/5] PCI: Add vendor ID for the PCI SIG
` [PATCH 2/5] PCI/DOE: Add Data Object Exchange Aux Driver
` [PATCH 3/5] cxl/pci: Add DOE Auxiliary Devices
` [PATCH 4/5] cxl/mem: Add CDAT table reading from DOE
` [PATCH 5/5] cxl/cdat: Parse out DSMAS data from CDAT table

[PATCH 1/3] fs/ntfs3: Fix memory leak if fill_super failed
 2021-11-05 23:48 UTC  (3+ messages)

[PATCH v0.8 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
 2021-11-05 23:48 UTC  (3+ messages)
` [PATCH v0.8 3/6] sched/umcg: implement UMCG syscalls

[PATCH bpf-next v1 0/6] Change bpftool, libbpf, selftests to force GNU89 mode
 2021-11-05 23:42 UTC  (7+ messages)
` [PATCH bpf-next v1 1/6] bpftool: Compile using -std=gnu89
` [PATCH bpf-next v1 2/6] libbpf: fix non-C89 loop variable declaration in gen_loader.c
` [PATCH bpf-next v1 3/6] libbpf: Compile using -std=gnu89
` [PATCH bpf-next v1 4/6] selftests/bpf: Fix non-C89 loop variable declaration instances
` [PATCH bpf-next v1 5/6] selftests/bpf: Switch to non-unicode character in output
` [PATCH bpf-next v1 6/6] selftests/bpf: Compile using -std=gnu89

pull-request: bpf 2021-11-05
 2021-11-05 23:40 UTC  (2+ messages)

[meta-security][honister][PATCH] recipes: Update SRC_URI branch and protocols
 2021-11-05 23:39 UTC 

[mcgrof-next:20210916-firmware-builtin-v2 1565/2476] fs/smbfs_client/cifsroot.c:83:12: warning: no previous prototype for function 'cifs_root_data'
 2021-11-05 23:35 UTC  (2+ messages)

[cxl:pending 9/46] drivers/cxl/pci.o: warning: objtool: cxl_pci_mbox_send()+0x452: unreachable instruction
 2021-11-05 23:35 UTC  (2+ messages)

[PATCH iproute2] Fix some typos detected by Lintian in manpages
 2021-11-05 23:36 UTC 

[PATCH] Input: i8042 - Add quirk for Fujitsu Lifebook T725
 2021-11-05 23:33 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Call intel_update_active_dpll() for both bigjoiner pipes
 2021-11-05 23:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] test_bitmap_hashes(): handle repository without bitmaps
 2021-11-05 23:29 UTC  (4+ messages)

[PATCH v17 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2021-11-05 23:29 UTC  (7+ messages)
` [PATCH v17 bpf-next 12/23] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v17 bpf-next 13/23] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v17 bpf-next 20/23] net: xdp: introduce bpf_xdp_pointer utility routine

Intel Alder Lake Question (Scheduler)
 2021-11-05 23:26 UTC  (2+ messages)

List all commits of a specified file in oldest to newest order
 2021-11-05 23:26 UTC  (4+ messages)

[PATCH v8 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-11-05 23:26 UTC  (3+ messages)
` [PATCH v8 2/6] gpio: Add Delta TN48M CPLD GPIO driver


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.