All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-08 20:13:50 to 2020-03-08 23:24:18 UTC [more...]

[patch part-II V2 00/13] x86/entry: Consolidation - Part II (syscalls)
 2020-03-08 22:24 UTC  (10+ messages)
` [patch part-II V2 01/13] context_tracking: Ensure that the critical path cannot be instrumented
` [patch part-II V2 02/13] x86/entry: Mark enter_from_user_mode() notrace and NOKPROBE
` [patch part-II V2 03/13] x86/entry/32: Remove unused label restore_nocheck
` [patch part-II V2 04/13] x86/entry/64: Trace irqflags unconditionally as ON when returning to user space
` [patch part-II V2 05/13] x86/entry/common: Consolidate syscall entry code
` [patch part-II V2 07/13] x86/entry: Move irq tracing on syscall entry to C-code
` [patch part-II V2 08/13] tracing: Provide lockdep less trace_hardirqs_on/off() variants
` [patch part-II V2 10/13] x86/entry/common: Split prepare_exit_to_usermode() and syscall_return_slowpath()
` [patch part-II V2 12/13] x86/entry: Move irq flags tracing to prepare_exit_to_usermode()

[patch part-III V2 00/23] x86/entry: Consolidation - Part III (simple exceptions)
 2020-03-08 23:14 UTC  (4+ messages)
` [patch part-III V2 01/23] x86/traps: Split trap numbers out in a seperate header
` [patch part-III V2 06/23] x86/idtentry: Provide macros to define/declare IDT entry points
` [patch part-III V2 08/23] x86/entry: Convert Divide Error to IDTENTRY

[Buildroot] [PATCH 1/1] package/systemd: add fdisk support
 2020-03-08 23:18 UTC 

[PATCH] mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa
 2020-03-08 23:14 UTC  (5+ messages)

possible deadlock in siw_create_listen
 2020-03-08 23:13 UTC  (2+ messages)

possible deadlock in __generic_file_fsync
 2020-03-08 23:12 UTC  (3+ messages)
` [PATCH] fs/direct-io.c: avoid workqueue allocation race

[PATCH] et8ek8: Support for EXPOSURE_ABSOLUTE
 2020-03-08 23:12 UTC 

[Buildroot] [PATCH 1/1] package/systemd: add gnutls support
 2020-03-08 23:09 UTC 

[linux-next:master 6927/7050] drivers/gpu/drm/virtio/virtgpu_drv.c:139: undefined reference to `drm_dev_unplug'
 2020-03-08 23:08 UTC  (2+ messages)

[Outreachy kernel] [PATCH] Staging: rtl8188eu: Add space around operators
 2020-03-08 23:05 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/systemd: add openssl support
 2020-03-08 23:03 UTC 

WARNING in ext4_write_inode
 2020-03-08 23:03 UTC  (3+ messages)
` [PATCH] xfs: clear PF_MEMALLOC before exiting xfsaild thread

[Xen-devel] [ovmf test] 148226: regressions - FAIL
 2020-03-08 22:59 UTC 

[PATCH RFC] MAINTAINERS: include GOOGLE FIRMWARE entry
 2020-03-08 22:54 UTC  (6+ messages)

[PATCH] staging: hp: remove commented out code
 2020-03-08 22:54 UTC 

[Buildroot] [PATCH 1/1] package/systemd: add p11-kit support
 2020-03-08 22:53 UTC 

[PATCH v4 0/2] crypto: engine - support for parallel and batch requests
 2020-03-08 22:51 UTC  (3+ messages)
` [PATCH v4 1/2] crypto: engine - support for parallel requests
` [PATCH v4 2/2] crypto: engine - support for batch requests

[driver-core:debugfs_remove_return_value] BUILD REGRESSION a9982873fa1b922bd9001be2720dc624970f47d8
 2020-03-08 22:45 UTC 

[PATCH net-next 0/8] bnxt_en: Updates
 2020-03-08 22:45 UTC  (9+ messages)
` [PATCH net-next 1/8] bnxt_en: Handle all NQ notifications in bnxt_poll_p5()
` [PATCH net-next 2/8] bnxt_en: Simplify __bnxt_poll_cqs_done()
` [PATCH net-next 3/8] bnxt_en: Process the NQ under NAPI continuous polling
` [PATCH net-next 4/8] bnxt_en: Clear DCB settings after firmware reset
` [PATCH net-next 5/8] bnxt_en: Remove unnecessary assignment of return code
` [PATCH net-next 6/8] bnxt_en: Modify some bnxt_hwrm_*_free() functions to void
` [PATCH net-next 7/8] bnxt_en: Return -EAGAIN if fw command returns BUSY
` [PATCH net-next 8/8] bnxt_en: Call devlink_port_type_clear() in remove()

A question: commented out code
 2020-03-08 22:44 UTC 

KASAN: slab-out-of-bounds Write in tcindex_set_parms
 2020-03-08 22:44 UTC 

[PATCH v2 1/3] arm64: dts: rockchip: add core devicetree for rk3326
 2020-03-08 22:39 UTC  (11+ messages)
` [PATCH v2 2/3] dt-bindings: Add binding for Hardkernel Odroid Go Advance
` [PATCH v2 3/3] arm64: dts: rockchip: add Odroid Advance Go

[PATCH v1 1/3] drm/tegra: dc: Use devm_platform_ioremap_resource
 2020-03-08 22:38 UTC  (3+ messages)
  ` [PATCH v1 2/3] drm/tegra: dc: Release PM and RGB output when client's registration fails
  ` [PATCH v1 3/3] drm/tegra: dc: Silence RGB output deferred-probe error

[Buildroot] [PATCH 1/1] package/systemd: enable nss-mymachines when machined is enabled
 2020-03-08 22:27 UTC 

mount before xfs_repair hangs
 2020-03-08 22:26 UTC  (3+ messages)

[PATCH] ARM: dts: imx23: introduce mmc0_sck_cfg
 2020-03-08 22:21 UTC  (2+ messages)

[PATCH v9 0/5] add git-bugreport tool
 2020-03-08 22:24 UTC  (6+ messages)
` [PATCH v9 2/5] bugreport: add tool to generate debugging info

[PATCH 0/2] Fix two mem leak bugs
 2020-03-08 22:22 UTC  (3+ messages)

[Buildroot] [PATCH v2,1/1] package/vlc: fix build with opencv3
 2020-03-08 22:22 UTC 

[PATCH] staging: greybus: remove commented out function
 2020-03-08 22:22 UTC 

[Buildroot] [PATCH 1/1] package/systemd: enable nss-resolve when resolve is enabled
 2020-03-08 22:20 UTC 

[Buildroot] [PATCH 1/1] package/vlc: fix build with opencv3
 2020-03-08 22:17 UTC  (5+ messages)

[PATCH v2 00/25] Introduce mt7663e support to mt7615 driver
 2020-03-08 22:08 UTC  (26+ messages)
` [PATCH v2 01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg
` [PATCH v2 02/25] mt76: mt7615: introduce mt7615_mcu_wait_response
` [PATCH v2 03/25] mt76: mt7615: cleanup fw queue just for mmio devices
` [PATCH v2 04/25] mt76: mt7615: introduce mt7615_init_device routine
` [PATCH v2 05/25] mt76: always init to 0 mcu messages
` [PATCH v2 06/25] mt76: mt7615: introduce mt7615_mcu_send_message routine
` [PATCH v2 07/25] mt76: mt7615: add mt7615_mcu_ops data structure
` [PATCH v2 08/25] mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_ops
` [PATCH v2 09/25] mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_ops
` [PATCH v2 10/25] mt76: mt7615: rely on skb API for mt7615_mcu_set_eeprom
` [PATCH v2 11/25] mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIs
` [PATCH v2 12/25] mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structure
` [PATCH v2 13/25] mt76: mt7615: introduce MCU_FW_PREFIX for fw mcu commands
` [PATCH v2 14/25] mt76: mt7615: introduce mt7615_register_map
` [PATCH v2 15/25] mt76: mt7615: add mt7663e support to mt7615_reg_map
` [PATCH v2 16/25] mt76: mt7615: add mt7663e support to mt7615_{driver,firmware}_own
` [PATCH v2 17/25] mt76: mt7615: add mt7663e support to mt7615_mcu_set_eeprom
` [PATCH v2 18/25] mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routine
` [PATCH v2 19/25] mt76: mt7615: introduce mt7615_init_mac_chain routine
` [PATCH v2 20/25] mt76: mt7615: introduce uni cmd command types
` [PATCH v2 21/25] mt76: mt7615: introduce set_bmc and st_sta for uni commands
` [PATCH v2 22/25] mt76: mt7615: add more uni mcu commands
` [PATCH v2 23/25] mt76: mt7615: introduce set_ba uni command
` [PATCH v2 24/25] mt76: mt7615: get rid of sta_rec_wtbl data structure
` [PATCH v2 25/25] mt76: mt7615: introduce mt7663e support

Typo in 'stat(2)' manpage
 2020-03-08 22:08 UTC  (2+ messages)

[RFC][PATCH 1/2] nss: Move to meta-oe
 2020-03-08 22:08 UTC  (12+ messages)
      ` Does YP provide security support for stable and LTS branches?
            ` [Openembedded-architecture] "

[PATCH] cvt_fallthrough: A tool to convert /* fallthrough */ comments to fallthrough;
 2020-03-08 22:05 UTC  (11+ messages)

[PATCH v2] pwm: Enable compile testing for some of drivers
 2020-03-08 22:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/systemd: enabled dnssec when available
 2020-03-08 22:03 UTC 

[PATCH] staging: exfat: exfat_super.c: remove commented out function
 2020-03-08 22:01 UTC 

[PATCH] venus: firmware: Ignore secure call error on first resume
 2020-03-08 22:00 UTC  (2+ messages)

[PATCH] Document genhd capability flags
 2020-03-08 21:58 UTC  (3+ messages)

general protection fault in syscall_return_slowpath
 2020-03-08 21:57 UTC  (2+ messages)

[tip:irq/core] BUILD SUCCESS 87f2d1c662fa1761359fdf558246f97e484d177a
 2020-03-08 21:54 UTC 

[PATCH 0/1] crypto: ccp: use file mode for sev ioctl permissions
 2020-03-08 21:54 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v1] power: supply: bq27xxx_battery: Silence deferred-probe error
 2020-03-08 21:51 UTC 

[PATCH] slub: Improve bit diffusion for freelist ptr obfuscation
 2020-03-08 21:51 UTC  (3+ messages)

[RFC v4 0/2] Add SDHC interconnect bandwidth scaling
 2020-03-08 21:51 UTC  (3+ messages)
` [RFC v4 2/2] dt-bindings: mmc: sdhci-msm: Add interconnect BW scaling strings

[PATCH] clk: imx: gate2: Fix a few typos
 2020-03-08 21:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/systemd: add homed support
 2020-03-08 21:49 UTC 

[PATCH V1 0/2] Add support for WLED5
 2020-03-08 21:47 UTC  (4+ messages)
` [PATCH V1 2/2] backlight: qcom-wled: Add support for WLED5 peripheral in PM8150L

[Buildroot] [PATCH 1/1] package/connman: enable wireguard
 2020-03-08 21:45 UTC  (9+ messages)

[RFC PATCH v2 0/1] scsi: ufs: fix lrbp pointer incorrect initialization issue
 2020-03-08 21:45 UTC  (3+ messages)
` [RFC PATCH v2 1/1] "

[Buildroot] [PATCH 1/1] package/connman: add missing libmnl dependency for nftables
 2020-03-08 21:44 UTC  (2+ messages)

[rcu:rcu/test] BUILD SUCCESS 094c9f87eb3ebce914e354199e6f222c5fbfb3da
 2020-03-08 21:42 UTC 

[PATCH] dt-bindings: pinctrl: at91: Fix a typo ("descibe")
 2020-03-08 21:42 UTC  (2+ messages)

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-08 21:38 UTC  (30+ messages)
          ` [PATCHv4] "
                ` [PATCHv5] "
                            ` [PATCHv6] "
                                ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
                                  ` [PATCH 0/5] "
                                    ` [PATCH v2 1/5] exec: Only compute current once in flush_old_exec
                                    ` [PATCH v2 2/5] exec: Factor unshare_sighand out of de_thread and call it separately
                                    ` [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread
                                    ` [PATCH v2 4/5] exec: Move exec_mmap right after de_thread in flush_old_exec
                                    ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex

Feature request: number of added and deleted lines for UTF-16 files
 2020-03-08 21:37 UTC 

[PATCH] HID: Add driver fixing Glorious PC Gaming Race mouse report descriptor
 2020-03-08 21:27 UTC 

[PATCH v6 0/3] Introduce Protection Domain Restart (PDR) Helpers
 2020-03-08 21:32 UTC  (4+ messages)
` [PATCH v6 1/3] soc: qcom: Introduce Protection Domain Restart helpers

[Buildroot] [PATCH/next 1/1] package/bearssl: new package
 2020-03-08 21:28 UTC  (4+ messages)

[PATCH net-next] net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_get
 2020-03-08 21:27 UTC 

[Buildroot] [git commit] package/bearssl: fix BR2_SHARED_STATIC_LIBS case
 2020-03-08 21:27 UTC 

[Buildroot] [git commit branch/next] package/bearssl: fix BR2_SHARED_STATIC_LIBS case
 2020-03-08 21:27 UTC 

[Buildroot] [PATCH] package/spidermonkey: do not build the JavaScript shell, by default
 2020-03-08 21:26 UTC  (4+ messages)

[RFC PATCH 0/1] Add generic inverted led triggers
 2020-03-08 21:26 UTC  (2+ messages)

[PATCH 0/3] docs: a few improvements for atomic_ops.rst
 2020-03-08 21:25 UTC  (4+ messages)
` [PATCH 3/3] docs: atomic_ops: Steer readers towards using refcount_t for reference counts

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

[Buildroot] [git commit] Update for 2020.02
 2020-03-08 21:23 UTC 

PROVE_RCU_LIST + /proc/lockdep warning
 2020-03-08 21:18 UTC  (3+ messages)
` Hard lockups due to "tick/common: Make tick_periodic() check for missing ticks"

[PATCH v2] docs: Move Intel Many Integrated Core documentation (mic) under misc-devices
 2020-03-08 21:14 UTC 

[PATCH] docs: admin-guide: binfmt-misc: Improve the title
 2020-03-08 21:09 UTC 

[PATCH] mutter: add patch from upstream to fix build with mesa >= 20.0.x
 2020-03-08 21:06 UTC 

[PATCH 00/18] i.MXRT1050 add LCDIF support
 2020-03-08 21:05 UTC  (8+ messages)
` [PATCH 01/18] clk: imx: pllv3: add enable_bit
` [PATCH 02/18] clk: imx: imxrt1050-clk: fix typo in clock name "video:"
` [PATCH 03/18] clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL

BTRFS remove device crashing whole system
 2020-03-08 21:05 UTC 

[Xen-devel] [linux-4.4 test] 148203: regressions - FAIL
 2020-03-08 21:02 UTC 

[PATCH] drivers: virtio: Make out_del_vqs dependent on BALLOON_COMPACTION
 2020-03-08 20:59 UTC  (3+ messages)

[PATCH v2 0/4] ufs: Let the SCSI core allocate per-command UFS data
 2020-03-08 20:56 UTC  (4+ messages)
  ` [EXT] "

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

[Outreachy kernel] [PATCH] Staging: rtl8188eu: Add space around operator
 2020-03-08 20:40 UTC  (12+ messages)

[linux-next:master 3985/7050] drivers/net/bareudp.c:227:14: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-03-08 20:39 UTC  (2+ messages)

[Buildroot] [git commit] package/ser2net: fix gensio detection with openssl enabled and static
 2020-03-08 20:38 UTC 

[Buildroot] [PATCH v1] package/ser2net: fix gensio detection with openssl enabled
 2020-03-08 20:38 UTC  (2+ messages)

[PATCH 4.19] sound/mips/hal2.c seg fault fix for Indigo2 Impact10k
 2020-03-08 20:37 UTC 

[PATCH] ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3 Salvator-X(S), ULCB, Ebisu
 2020-03-08 20:31 UTC 

[Buildroot] [PATCH 1/1] package/gr-osmosdr: disable documentation
 2020-03-08 20:28 UTC  (2+ messages)

[Buildroot] [git commit] package/gr-osmosdr: disable documentation
 2020-03-08 20:20 UTC 

[PATCH v2 0/1] pwm: mediatek: add longer period support
 2020-03-08 20:18 UTC  (6+ messages)
` [PATCH v2 1/1] "

[Outreachy kernel] [PATCH] Staging: rtl8723bs: Remove comparison to true
 2020-03-08 20:17 UTC  (2+ messages)

[Xen-devel] [linux-linus bisection] complete test-arm64-arm64-xl-credit1
 2020-03-08 20:13 UTC 


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.