All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-08 08:15:12 to 2020-03-08 10:59:35 UTC [more...]

[PATCH] perf: Add NULL pointer check for cpu_map iteration and NULL assignment for all_cpus
 2020-03-08 10:59 UTC 

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-03-08 10:58 UTC  (13+ messages)

[PATCH 0/2] btrfs-progs: Auto resize fs after device replace
 2020-03-08 10:58 UTC  (2+ messages)

[PATCH V3 1/3] nvmet: Add get_mdts op for controllers
 2020-03-08 10:55 UTC  (3+ messages)
` [PATCH V3 2/3] nvmet-rdma: Implement get_mdts controller op
` [PATCH 3/3] nvmet-rdma: allocate RW ctxs according to mdts

[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-03-08 10:54 UTC  (12+ messages)
` [PATCH v3 07/14] powerpc/32: drop get_pteptr()
      ` [OpenRISC] "

[PATCH v5 00/13] support gce on mt6779 platform
 2020-03-08 10:52 UTC  (32+ messages)
` [PATCH v5 01/13] dt-binding: gce: add gce header file for mt6779
` [PATCH v5 02/13] mailbox: cmdq: variablize address shift in platform
` [PATCH v5 03/13] mailbox: cmdq: support mt6779 gce platform definition
` [PATCH v5 04/13] mailbox: mediatek: cmdq: clear task in channel before shutdown
` [PATCH v5 05/13] soc: mediatek: cmdq: return send msg error code
` [PATCH v5 06/13] soc: mediatek: cmdq: add assign function
` [PATCH v5 07/13] soc: mediatek: cmdq: add write_s function
` [PATCH v5 08/13] soc: mediatek: cmdq: add read_s function
` [PATCH v5 09/13] soc: mediatek: cmdq: add write_s value function
` [PATCH v5 10/13] soc: mediatek: cmdq: export finalize function
` [PATCH v5 11/13] soc: mediatek: cmdq: add jump function
` [PATCH v5 12/13] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
` [PATCH v5 13/13] soc: mediatek: cmdq: add set event function

Sending patches using other Email address?
 2020-03-08 10:55 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 0/6] mt7663u preparation series
 2020-03-08 10:45 UTC  (2+ messages)

[PATCH 0/4] use proper size for mt7615 sta mcu commands
 2020-03-08 10:43 UTC  (2+ messages)

[PATCH] Testing: counter: 104-quad-8.c: Added lock protection
 2020-03-08 10:41 UTC 

shift_stmt_expr grammar question
 2020-03-08 10:40 UTC 

BigRAMPlus seems to be detected now
 2020-03-08 10:36 UTC  (2+ messages)

[driver-core:debugfs_remove_return_value 19/20] arch/powerpc/kernel/traps.c:2293:4: error: void value not ignored as it ought to be
 2020-03-08 10:36 UTC 

[Xen-devel] [linux-linus test] 148180: regressions - FAIL
 2020-03-08 10:29 UTC 

WireGuard for macOS
 2020-03-08  2:37 UTC  (2+ messages)

[PATCH] irqchip/gic-v3: avoid reading typer2 if GICv3
 2020-03-08 10:27 UTC  (2+ messages)

[PATCH] perf: Fix crash due to null pointer dereference when iterating cpu map
 2020-03-08 10:23 UTC  (7+ messages)

[PATCH for-5.0] vl.c: fix migration failure for 3.1 and older machine types
 2020-03-08 10:18 UTC  (2+ messages)

[patch 5/7] genirq: Sanitize state handling in check_irq_resend()
 2020-03-08 10:14 UTC  (2+ messages)
` [tip: irq/core] "

[patch 7/7] PCI/AER: Fix the broken interrupt injection
 2020-03-08 10:14 UTC  (2+ messages)
` [tip: irq/core] "

[patch 6/7] genirq: Provide interrupt injection mechanism
 2020-03-08 10:14 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH] irqdomain: Fix function documentation of __irq_domain_alloc_fwnode
 2020-03-08 10:14 UTC  (2+ messages)
` [tip: irq/core] irqdomain: Fix function documentation of __irq_domain_alloc_fwnode()

[patch 1/7] genirq/debugfs: Add missing sanity checks to interrupt injection
 2020-03-08 10:14 UTC  (2+ messages)
` [tip: irq/core] "

[patch 2/7] genirq: Add protection against unsafe usage of generic_handle_irq()
 2020-03-08 10:14 UTC  (2+ messages)
` [tip: irq/core] "

[patch 3/7] x86/apic/vector: Force interupt handler invocation to irq context
 2020-03-08 10:14 UTC  (2+ messages)
` [tip: irq/core] "

[patch 4/7] genirq: Add return value to check_irq_resend()
 2020-03-08 10:14 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH] mm: mmap: show vm_unmapped_area error log
 2020-03-08 10:10 UTC  (8+ messages)

[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 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  (2+ messages)

[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


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.