All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-08 07:16:53 to 2020-03-08 10:04:41 UTC [more...]

[Xen-devel] [xen-unstable-coverity test] 148255: all pass - PUSHED
 2020-03-08 10:03 UTC 

[Buildroot] [PATCH 1/1] package/libvncserver: fix jpeg build without png or zlib
 2020-03-08 10:02 UTC 

[PATCH] mm: mmap: show vm_unmapped_area error log
 2020-03-08  9:58 UTC  (7+ messages)

[PATCH 0/3] reference implementation of RSS
 2020-03-08  9:56 UTC  (5+ messages)

[RFC PATCH V3 00/11] riscv: Add vector ISA support
 2020-03-08  9:49 UTC  (26+ messages)
` [RFC PATCH V3 01/11] riscv: Separate patch for cflags and aflags
` [RFC PATCH V3 02/11] riscv: Rename __switch_to_aux -> fpu
` [RFC PATCH V3 03/11] riscv: Extending cpufeature.c to detect V-extension
` [RFC PATCH V3 04/11] riscv: Add CSR defines related to VECTOR extension
` [RFC PATCH V3 05/11] riscv: Add vector feature to compile
` [RFC PATCH V3 06/11] riscv: Add has_vector detect
` [RFC PATCH V3 07/11] riscv: Reset vector register
` [RFC PATCH V3 08/11] riscv: Add vector struct and assembler definitions
` [RFC PATCH V3 09/11] riscv: Add task switch support for VECTOR
` [RFC PATCH V3 10/11] riscv: Add ptrace support
` [RFC PATCH V3 11/11] riscv: Add sigcontext save/restore

[GIT PULL] Char/Misc driver fixes for 5.6-rc5
 2020-03-08  9:53 UTC 

[PATCH] dp8393x: Mask EOL bit from descriptor addresses, take 2
 2020-03-08  9:52 UTC  (3+ messages)

[GIT PULL] Driver core fixes for 5.6-rc5
 2020-03-08  9:52 UTC 

[GIT PULL] TTY/Serial driver fixes for 5.6-rc5
 2020-03-08  9:52 UTC 

[GIT PULL] USB/PHY fixes for 5.6-rc6
 2020-03-08  9:51 UTC 

[Buildroot] [PATCH 1/1] package/bash: fix uclibc build without wchar
 2020-03-08  9:48 UTC  (2+ messages)

[PATCH v2] bluetooth/rfcomm: fix ODEBUG bug in rfcomm_dev_ioctl
 2020-03-08  9:45 UTC 

[PATCH net-next ct-offload 00/13] Introduce connection tracking offload
 2020-03-08  9:41 UTC  (6+ messages)
` [PATCH net-next ct-offload 02/13] net/sched: act_ct: Instantiate flow table entry actions

[Buildroot] [PATCH v1] package/libdrm: tests/amdgpu needs atomic_ops
 2020-03-08  9:42 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/systemd: add userdb support
 2020-03-08  9:39 UTC 

[Buildroot] [PATCH 1/1] package/systemd: add repart support
 2020-03-08  9:36 UTC  (3+ messages)

[PATCH v5 00/11] HMP monitor handlers refactoring
 2020-03-08  9:29 UTC  (13+ messages)
` [PATCH v5 01/11] usb/dev-storage: remove unused include
` [PATCH v5 02/11] monitor/hmp: inline add_init_drive
` [PATCH v5 03/11] monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
` [PATCH v5 04/11] monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c
` [PATCH v5 05/11] monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c Moved code was added after 2012-01-13, thus under GPLv2+
` [PATCH v5 06/11] monitor/hmp: move hmp_block_job* to block-hmp-cmds.c
` [PATCH v5 07/11] monitor/hmp: move hmp_snapshot_* "
` [PATCH v5 08/11] monitor/hmp: move hmp_nbd_server* "
` [PATCH v5 09/11] monitor/hmp: move remaining hmp_block* functions "
` [PATCH v5 10/11] monitor/hmp: move hmp_info_block* "
` [PATCH v5 11/11] monitor/hmp: Move hmp_drive_add_node "

[PATCH] drm/amdgpu/display: Fix an error handling path in 'dm_update_crtc_state()'
 2020-03-08  9:26 UTC  (2+ messages)

devtool modify u-boot-aspeed fail when using intel wolfpass recipe
 2020-03-08  9:19 UTC  (2+ messages)
`  "

[PATCH v2] net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
 2020-03-08  9:25 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/qt5: add qt5remoteobjects library
 2020-03-08  9:18 UTC  (4+ messages)

[PATCH] net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
 2020-03-08  9:25 UTC  (5+ messages)

[PATCH 1/2] Bluetooth: Add initial implementation of CIS connections
 2020-03-08  9:14 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Add BTPROTO_ISO socket type

[PATCH v3 1/5] Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
 2020-03-08  9:04 UTC  (10+ messages)
` [PATCH v3 2/5] Bluetooth: L2CAP: Add initial code "
` [PATCH v3 3/5] Bluetooth: L2CAP: Add module option to enable ECRED mode
` [PATCH v3 4/5] Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections
` [PATCH v3 5/5] Bluetooth: Add BT_MODE socket option

[PATCH] cvt_fallthrough: A tool to convert /* fallthrough */ comments to fallthrough;
 2020-03-08  8:58 UTC  (7+ messages)

[GIT PULL 00/28] More EFI fixes for v5.7
 2020-03-08  9:00 UTC  (30+ messages)
` [PATCH 01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks
` [PATCH 02/28] efi/x86: Add RNG seed EFI table to unencrypted mapping check
` [PATCH 03/28] efi: don't shadow i in efi_config_parse_tables()
` [PATCH 04/28] efi/arm: clean EFI stub exit code from cache instead of avoiding it
` [PATCH 05/28] efi/arm64: "
` [PATCH 06/28] efi: mark all EFI runtime services as unsupported on non-EFI boot
` [PATCH 07/28] MAINTAINERS: adjust EFI entry to removing eboot.c
` [PATCH 08/28] efi/libstub: add libstub/mem.c to documentation tree
` [PATCH 09/28] efi/x86: Annotate the LOADED_IMAGE_PROTOCOL_GUID with SYM_DATA
` [PATCH 10/28] efi/x86: Respect 32-bit ABI in efi32_pe_entry
` [PATCH 11/28] efi/x86: Make efi32_pe_entry more readable
` [PATCH 12/28] efi/x86: Avoid using code32_start
` [PATCH 13/28] x86/boot: Use unsigned comparison for addresses
` [PATCH 14/28] efi/libstub/x86: deal with exit() boot service returning
` [PATCH 15/28] x86/boot/compressed/32: Save the output address instead of recalculating it
` [PATCH 16/28] efi/x86: Decompress at start of PE image load address
` [PATCH 17/28] efi/x86: Add kernel preferred address to PE header
` [PATCH 18/28] efi/x86: Remove extra headroom for setup block
` [PATCH 19/28] efi/x86: Don't relocate the kernel unless necessary
` [PATCH 20/28] efi/x86: ignore memory attributes table on i386
` [PATCH 21/28] efi/x86: preserve %ebx correctly in efi_set_virtual_address_map()
` [PATCH 22/28] efi/libstub: avoid linking libstub/lib-ksyms.o into vmlinux
` [PATCH 23/28] efi: fix a race and a buffer overflow while reading efivars via sysfs
` [PATCH 24/28] efi: add a sanity check to efivar_store_raw()
` [PATCH 25/28] efi: fix a mistype in comments mentioning efivar_entry_iter_begin()
` [PATCH 26/28] efi/libstub/x86: use ULONG_MAX as upper bound for all allocations
` [PATCH 27/28] efi/x86: Fix cast of image argument
` [PATCH 28/28] partitions/efi: Fix partition name parsing in GUID partition entry

[Buildroot] [git commit] package/bash: fix uclibc build without wchar
 2020-03-08  8:56 UTC 

[Buildroot] [PATCH v3 1/8] package/mariadb: fix permissions of data dir when using systemd
 2020-03-08  8:52 UTC  (4+ messages)

[PATCH] Bluetooth: Increment management interface revision
 2020-03-08  8:50 UTC  (2+ messages)

[PATCH 0/2] Extensible SDK improvements
 2020-03-08  8:47 UTC  (5+ messages)

[Test] t1901 - sparse checkout file when lock is taken fails (subtest 19)
 2020-03-08  8:46 UTC  (2+ messages)
` [PATCH] t1091: don't grep for `strerror()` string

[Cocci] [PATCH 00/13] cocci: Align the C AST and SmPL AST for enum
 2020-03-08  8:43 UTC  (28+ messages)
` [Linux-kernel-mentees] "
` [Cocci] [PATCH 01/13] parsing_cocci: Align "
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 02/13] ocaml: coccilib: Reflect changes in SmPL AST for EnumDef
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 03/13] parsing_cocci: parser: Parse enumerators correctly
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 04/13] parsing_cocci: Add EnumDeclTag and EnumDeclDotsTag to SmPL ASTs
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 05/13] ocaml: coccilib: Reflect EnumDeclTag and EnumDeclDotsTag
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 06/13] parsing_cocci: visitor_ast0: Add visitor functions for enum_decl
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 07/13] parsing_cocci: Reflect visitor_ast0 changes in parsing_cocci
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 08/13] parsing_cocci: Add visitor functions for enum_decl in visitor_ast
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 09/13] cocci: Reflect changes in SmPL visitor_ast in codebase
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 10/13] engine: cocci_vs_c: Match enumerators properly as per enum_decl
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 11/13] cocci: pretty print EnumDef as per enum_decl type
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 12/13] tests: Add test case for assigned enumerator
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH 13/13] tools: spgen: Reflect visitor changes
  ` [Linux-kernel-mentees] "

[PATCH] mm/page_alloc: simplify page_is_buddy() for better code readability
 2020-03-08  8:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/piglit: fix GL tests
 2020-03-08  8:43 UTC  (2+ messages)

[Buildroot] [git commit] package/piglit: fix GL tests
 2020-03-08  8:41 UTC 

[Buildroot] [PATCH 1/1] package/systemd: add dns-over-tls support
 2020-03-08  8:41 UTC 

[RFC PATCH v4 0/5] Bluetooth: Handle system suspend gracefully
 2020-03-08  8:38 UTC  (11+ messages)
` [RFC PATCH v4 1/5] Bluetooth: Add mgmt op set_wake_capable
` [RFC PATCH v4 2/5] Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
` [RFC PATCH v4 3/5] Bluetooth: Handle BR/EDR devices during suspend
` [RFC PATCH v4 4/5] Bluetooth: Handle LE "
` [RFC PATCH v4 5/5] Bluetooth: Pause discovery and advertising "

pull-request: iwlwifi-fixes for v5.6 2020-03-08
 2020-03-08  8:38 UTC 

[Buildroot] [git commit] package/libdrm: tests/amdgpu needs atomic_ops
 2020-03-08  8:34 UTC 

[Buildroot] Use Pigz instead of gzip for filesystem compression
 2020-03-08  8:32 UTC  (3+ messages)

[Buildroot] [PATCH] package/swupdate: do not store local build details in swupdate config file
 2020-03-08  8:30 UTC  (2+ messages)

[PATCH] pppd: Fixed spelling 'unkown' => 'unknown'
 2020-03-08  8:29 UTC 

[Buildroot] [git commit] package/swupdate: do not store local build details in swupdate config file
 2020-03-08  8:28 UTC 

[PATCH] bluetooth/rfcomm: fix ODEBUG bug in rfcomm_dev_ioctl
 2020-03-08  8:27 UTC  (3+ messages)

[PATCH 1/2] glibc: Explicitly disable msgfmt
 2020-03-08  8:18 UTC  (3+ messages)

[PATCH] python3-obd: Consolidate into a single file
 2020-03-08  8:07 UTC 

[PATCH net-next v6 0/3] act_ct: Software offload of conntrack_in
 2020-03-08  8:15 UTC  (6+ messages)
` [PATCH net-next v6 1/3] net/sched: act_ct: Create nf flow table per zone

M3 build status
 2020-03-08  8:14 UTC  (4+ messages)

[meta-oe][PATCH 1/2] mosquitto: refresh patches and sync with Debian packaging
 2020-03-08  8:00 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] mosquitto: do not enable srv by default

[PATCH] virtio_ring: Fix mem leak with vring_new_virtqueue()
 2020-03-08  7:58 UTC  (7+ messages)

[PATCH v2 0/2] misc: Replace zero-length arrays with flexible array member
 2020-03-08  7:56 UTC  (9+ messages)
` [PATCH v2 1/2] misc: Replace zero-length arrays with flexible array member (automatic)
    ` [Xen-devel] "
` [PATCH v2 2/2] misc: Replace zero-length arrays with flexible array member (manual)
    ` [Xen-devel] "

[PATCH v4] bluetooth: Enable erroneous data reporting if wbs is supported
 2020-03-08  7:53 UTC  (2+ messages)

[PATCH Fix for Kingston HyperX Amp (0951:16d8) 0/1] snd-usb-audio: Fix Kingston HyperX Amp (0951:16d8)
 2020-03-07 18:57 UTC  (2+ messages)
` [PATCH Fix for Kingston HyperX Amp (0951:16d8) 1/1] "

[PATCH] ASoC: brcm: Add DSL/PON SoC audio driver
 2020-03-06 22:50 UTC  (4+ messages)
` [PATCH] ASoC: brcm: DSL/PON SoC device tree bindings of "

KASAN: slab-out-of-bounds Read in resample_shrink
 2020-03-08  7:34 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Cirrus Logic codec driver maintainers
 2020-03-06 21:10 UTC 

TRX40 Realtek ALC1220-VB USB Audio
 2020-03-07 13:00 UTC 

general protection fault in syscall_return_slowpath
 2020-03-08  7:45 UTC 

[Buildroot] [PATCH 1/1] package/p11-kit: bump to version 0.23.20
 2020-03-08  7:45 UTC 

[PATCH] Bluetooth: L2CAP: Make use of skb_pull to parse signaling PDUs
 2020-03-08  7:45 UTC  (2+ messages)

[PATCH 00/12] "Task_isolation" mode
 2020-03-08  7:33 UTC  (14+ messages)
` [PATCH 03/12] task_isolation: userspace hard isolation from kernel
    ` [EXT] "
` [PATCH 08/12] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
    ` [EXT] "
` [PATCH v2 00/12] "Task_isolation" mode
  ` [PATCH v2 03/12] task_isolation: userspace hard isolation from kernel
      ` [EXT] "

[PATCH] kbuild: Disable -Wpointer-to-enum-cast
 2020-03-08  7:34 UTC 

[linux-next:master 5500/7050] drivers/net/ethernet/marvell/octeontx2/af/rvu.c:722:21: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-03-08  7:30 UTC  (2+ messages)

[PATCH v2 11/16] fanotify: prepare to encode both parent and child fid's
 2020-03-08  7:29 UTC  (13+ messages)

[PATCH v4 00/14] RISC-V SiFive FU540 support SPL
 2020-03-08  7:28 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-03-07
 2020-03-08  7:26 UTC 

[PATCH v2] x86/kvm: Disable KVM_ASYNC_PF_SEND_ALWAYS
 2020-03-08  7:23 UTC  (6+ messages)

[PATCH rdma-next 0/9] Add Enhanced Connection Established (ECE)
 2020-03-08  7:18 UTC  (4+ messages)
` [PATCH rdma-next 2/9] RDMA: Promote field_avail() macro to be general code


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.