linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-31 11:01:19 to 2020-01-01 03:08:32 UTC [more...]

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-01  3:08 UTC  (7+ messages)

Have a prosperous year , every one of you!
 2020-01-01  2:43 UTC 

[PATCH] regulator: bd70528: Remove .set_ramp_delay for bd70528_ldo_ops
 2020-01-01  2:24 UTC 

[PATCH 4.19 000/219] 4.19.92-stable review
 2020-01-01  2:01 UTC  (11+ messages)
` [PATCH 4.19 089/219] ipmi: Dont allow device module unload when in use
` [PATCH 4.19 215/219] mmc: sdhci: Update the tuning failed messages to pr_debug level

[rfc] dma-mapping: preallocate unencrypted DMA atomic pool
 2020-01-01  1:54 UTC 

PROBLEM: Wireless networking goes down on Acer C720P Chromebook (bisected)
 2020-01-01  0:49 UTC 

[PATCH] early init: open /dev/console with O_LARGEFILE
 2020-01-01  0:30 UTC  (3+ messages)

[PATCH v8 00/13] add the latest exfat driver
 2019-12-31 23:56 UTC  (21+ messages)
    ` [PATCH v8 02/13] exfat: add super block operations
    ` [PATCH v8 09/13] exfat: add misc operations
    ` [PATCH v8 08/13] exfat: add exfat cache
    ` [PATCH v8 03/13] exfat: add inode operations
    ` [PATCH v8 01/13] exfat: add in-memory and on-disk structures and headers

[PATCH] drm/nouveau: declare constants as unsigned long
 2019-12-31 23:53 UTC  (2+ messages)

[RFC] memcg: Add swappiness to cgroup2
 2019-12-31 23:16 UTC  (2+ messages)

[PATCH v7 00/10] per lruvec lru_lock for memcg
 2019-12-31 23:05 UTC  (2+ messages)

[PATCH 1/2] proc: decouple proc from VFS with "struct proc_ops"
 2019-12-31 23:01 UTC  (3+ messages)
` [PATCH 2/2] proc: convert everything to "

FS_IOC_GETFSLABEL and FS_IOC_SETFSLABEL
 2019-12-31 22:54 UTC  (2+ messages)

[PATCH] ocfs2: make local header paths relative to C files
 2019-12-31 22:33 UTC  (2+ messages)

[PATCH v10 07/10] mmu: spp: Enable Lazy mode SPP protection
 2019-12-31 22:26 UTC  (3+ messages)
` [RFC PATCH] mmu: spp: is_spp_protected() can be static

[PATCH] efi: Fix handling of multiple contiguous efi_fake_mem= entries
 2019-12-31 22:21 UTC  (4+ messages)

[PATCH v2 0/4] efi: Fix handling of multiple efi_fake_mem= entries
 2019-12-31 22:04 UTC  (5+ messages)
` [PATCH v2 1/4] efi: Add a flags parameter to efi_memory_map
` [PATCH v2 2/4] efi: Add tracking for dynamically allocated memmaps
` [PATCH v2 3/4] efi: Fix efi_memmap_alloc() leaks
` [PATCH v2 4/4] efi: Fix handling of multiple efi_fake_mem= entries

[PATCH V3,net-next, 0/3] Add vmbus dev_num and allow netvsc probe options
 2019-12-31 22:13 UTC  (4+ messages)
` [PATCH V3,net-next, 1/3] Drivers: hv: vmbus: Add a dev_num variable based on channel offer sequence
` [PATCH V3,net-next, 2/3] Drivers: hv: vmbus: Add dev_num to sysfs
` [PATCH V3,net-next, 3/3] hv_netvsc: Set probe_type to PROBE_DEFAULT_STRATEGY

[PATCH v4 1/3] PCI: pciehp: Add support for disabling in-band presence
 2019-12-31 22:06 UTC  (4+ messages)

sound/soc/sof/sof-pci-dev.c:281: undefined reference to `snd_intel_dsp_driver_probe'
 2019-12-31 21:00 UTC 

[PATCH] drm/nouveau: use NULL for pointer assignment
 2019-12-31 20:57 UTC 

[PATCH] drm/nouveau: remove set but unused variable
 2019-12-31 20:56 UTC 

[PATCH v10 06/10] vmx: spp: Set up SPP paging table at vmentry/vmexit
 2019-12-31 20:33 UTC  (3+ messages)
` [RFC PATCH] vmx: spp: kvm_spp_level_pages() can be static

[PATCH] firmware: arm_scmi: Make scmi core independent of transport type
 2019-12-31 20:09 UTC  (4+ messages)

[PATCH ghau51/ghau40 v8 00/14] add support for audit container identifier
 2019-12-31 19:58 UTC  (15+ messages)
` [PATCH ghau51/ghau40 v8 01/14] AUDIT_CONTAINER_OP message type basic support
` [PATCH ghau51/ghau40 v8 02/14] AUDIT_CONTAINER_ID "
` [PATCH ghau51/ghau40 v8 03/14] auditctl: add support for AUDIT_CONTID filter
` [PATCH ghau51/ghau40 v8 04/14] add ausearch containerid support
` [PATCH ghau51/ghau40 v8 05/14] start normalization "
` [PATCH ghau51/ghau40 v8 06/14] libaudit: add support to get the task audit container identifier
` [PATCH ghau51/ghau40 v8 07/14] signal_info: only print context if it is available
` [PATCH ghau51/ghau40 v8 08/14] add support for audit_signal_info2
` [PATCH ghau51/ghau40 v8 09/14] contid: interpret correctly CONTAINER_ID contid field csv
` [PATCH ghau51/ghau40 v8 10/14] ausearch: convert contid to comma/carrat-sep list
` [PATCH ghau51/ghau40 v8 11/14] ausearch: convert contid to comma/carrat-sep cnode/clist
` [PATCH ghau51/ghau40 v8 12/14] auditctl: add a config parameter to limit the contid nesting depth
` [PATCH ghau51/ghau40 v8 13/14] auditctl: add a config parameter to limit the contid netns count
` [PATCH ghau51/ghau40 v8 14/14] libaudit: add support to get and set capcontid on a task

[PATCH] ARC: [plat-hsdk]: remove num-slots from mmc node
 2019-12-31 19:57 UTC 

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2019-12-31 19:48 UTC  (17+ messages)
` [PATCH ghak90 V8 01/16] audit: collect audit task parameters
` [PATCH ghak90 V8 02/16] audit: add container id
` [PATCH ghak90 V8 03/16] audit: read container ID of a process
` [PATCH ghak90 V8 04/16] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V8 05/16] audit: log drop of contid on exit of last task
` [PATCH ghak90 V8 06/16] audit: log container info of syscalls
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V8 08/16] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V8 09/16] audit: add containerid support for user records
` [PATCH ghak90 V8 10/16] audit: add containerid filtering
` [PATCH ghak90 V8 11/16] audit: add support for containerid to network namespaces
` [PATCH ghak90 V8 12/16] audit: contid check descendancy and nesting
` [PATCH ghak90 V8 13/16] audit: track container nesting
` [PATCH ghak90 V8 14/16] audit: check contid depth and add limit config param
` [PATCH ghak90 V8 15/16] audit: check contid count per netns and add config param limit
` [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns

Patch "tpm_tis: reserve chip for duration of tpm_tis_core_init" has been added to the 5.4-stable tree
 2019-12-31 19:47 UTC  (10+ messages)

[GIT] Networking
 2019-12-31 19:45 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: PCI: Convert Arm Versatile binding to DT schema
 2019-12-31 19:39 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: PCI: Convert Cadence host "
` [PATCH v2 3/3] dt-bindings: PCI: Convert generic host binding "

[PATCH v2 0/8] Documentation: nfs: Convert a few documents to RST and move them to admin-guide
 2019-12-31 19:15 UTC  (6+ messages)
` [PATCH v2 2/8] Documentation: nfsroot.txt: convert to ReST

[PATCH] arm64: dts: rockchip: rk3399-firefly: remove num-slots from &sdio0 node
 2019-12-31 19:11 UTC 

[PATCH v3 0/4] media: dvb_dummy_fe: Tidy up the dummy frontend
 2019-12-31 19:11 UTC  (5+ messages)
` [PATCH v3 1/4] media: dvb_dummy_fe: place EXPORT_SYMBOL below corresponding function
` [PATCH v3 2/4] media: dvb_dummy_fe: Fix ERROR: POINTER_LOCATION, AVOID_EXTERN and long lines
` [PATCH v3 3/4] media: dvb_dummy_fe: Add blank line after declaration
` [PATCH v3 4/4] media: dvb_dummy_fe: change printk to pr_warn

[PATCH v4] Documentation: filesystems: convert fuse to RST
 2019-12-31 18:51 UTC 

[PATCH] dt-bindings: pinctrl: Convert generic pin mux and config properties to schema
 2019-12-31 18:44 UTC  (2+ messages)

[PATCH 0/6] dummy_dvb_fe: Tidy up the dummy frontend
 2019-12-31 18:34 UTC  (5+ messages)
` [PATCH 3/6] media: dvb_dummy_fe: Fix ERROR: POINTER_LOCATION

[PATCH v11 5/8] PCI/AER: Allow clearing Error Status Register in FF mode
 2019-12-31 18:11 UTC  (2+ messages)

[PATCH v8 10/13] exfat: add nls operations
 2019-12-31 18:01 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: rk3399-hugsun-x99: remove supports-sd and supports-emmc options
 2019-12-31 17:50 UTC 

[PATCH v3 00/13] phy: usb: Updates to Broadcom STB USB PHY driver
 2019-12-31 17:41 UTC  (3+ messages)

[PATCH] stm: Kconfig: Remove CONFIG_ prefixes
 2019-12-31 17:36 UTC 

[PATCH] ARM: fix a gramatical error in the comments
 2019-12-31 17:31 UTC 

Linux 5.4.7
 2019-12-31 17:24 UTC  (2+ messages)

Linux 4.19.92
 2019-12-31 17:24 UTC  (2+ messages)

Linux 4.14.161
 2019-12-31 17:24 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: PCI: Convert Arm Versatile binding to DT schema
 2019-12-31 17:10 UTC  (7+ messages)
` [PATCH 3/3] dt-bindings: PCI: Convert generic host "

[PATCH 5.4 000/434] 5.4.7-stable review
 2019-12-31 16:50 UTC  (4+ messages)

[RFC v2 0/1] drm: lima: devfreq and cooling device support
 2019-12-31 16:47 UTC  (10+ messages)
` [RFC v2 1/1] drm/lima: Add optional devfreq support

[PATCH] cpu-topology: warn if NUMA configurations conflicts with lower layer
 2019-12-31 16:40 UTC  (2+ messages)

[PATCH v7 1/4] x86/insn-eval: Add support for 64-bit kernel mode
 2019-12-31 16:31 UTC  (4+ messages)
` [PATCH v7 3/4] x86/dumpstack: Introduce die_addr() for die() with #GP fault address
    ` [PATCH] x86/traps: Cleanup do_general_protection()

[PATCH 4.14 000/161] 4.14.161-stable review
 2019-12-31 16:18 UTC  (3+ messages)

vdso-related userspace crashes on 5.5 mips64
 2019-12-31 16:14 UTC  (14+ messages)
` [PATCH] mips: vdso: conditionalize 32-bit time functions on COMPAT_32BIT_TIME

BTRFS with kernel 5.4.1: df -h shows 0 Bytes available but btrfs tells me that there are 1.06 TiB free
 2019-12-31 16:15 UTC  (3+ messages)

[PATCH V2,net-next, 0/3] Add vmbus dev_num and enable netvsc async probing
 2019-12-31 16:12 UTC  (12+ messages)
` [PATCH V2,net-next, 1/3] Drivers: hv: vmbus: Add a dev_num variable based on channel offer sequence
` [PATCH V2,net-next, 2/3] Drivers: hv: vmbus: Add dev_num to sysfs
` [PATCH V2,net-next, 3/3] hv_netvsc: Name NICs based on vmbus offer sequence and use async probe

[PATCH v2 00/11] Add PX30 LVDS support
 2019-12-31 15:41 UTC  (5+ messages)
` [PATCH v2 10/11] arm64: dts: rockchip: Add PX30 DSI DPHY

[RFC PATCH 0/2] ARM: !MMU v7 Cortex-M preemption support
 2019-12-31 15:37 UTC  (3+ messages)
` [RFC PATCH 2/2] ARM: !MMU: v7-M: "

[PATCH RFC net-next 00/20] net: dsa: add GRO support
 2019-12-31 15:32 UTC  (2+ messages)

[PATCH 1/3] keys: Fix request_key() cache
 2019-12-31 15:25 UTC  (3+ messages)
` [PATCH 2/3] afs: Fix use-after-loss-of-ref
` [PATCH 3/3] afs: Fix afs_lookup() to not clobber the version on a new dentry

[PATCH] drm/msm: use BUG_ON macro for debugging
 2019-12-31 15:20 UTC  (2+ messages)

[PATCH 0/7] Fix trivial nits in RCU docs
 2019-12-31 15:15 UTC  (8+ messages)
` [PATCH 1/7] doc/RCU/Design: Remove remaining HTML tags in ReST files
` [PATCH 2/7] doc/RCU/listRCU: Fix typos in a example code snippets
` [PATCH 3/7] doc/RCU/listRCU: Update example function name
` [PATCH 4/7] doc/RCU/rcu: Use ':ref:' for links to other docs
` [PATCH 5/7] doc/RCU/rcu: Use absolute paths for non-rst files
` [PATCH 6/7] doc/RCU/rcu: Use https instead of http if possible
` [PATCH 7/7] rcu: Fix typos in beginning comments

[PATCH] drm/amd/display: Fix error returned by program_hpd_filter
 2019-12-31 15:08 UTC  (2+ messages)

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2019-12-31 14:53 UTC  (3+ messages)
` [PATCH 14/32] pwm: meson: "

[PATCH 1/2] pwm: Fix minor Kconfig whitespace issues
 2019-12-31 14:52 UTC  (3+ messages)
` [PATCH 2/2] pwm: Enable compile testing for some of drivers

[PATCH v3 0/4] Use ARM SMC Calling Convention when OP-TEE is available
 2019-12-31 14:17 UTC  (7+ messages)
` [PATCH v3 2/4] ARM: OMAP2+: Introduce check for OP-TEE in omap_secure_init()
` [PATCH v3 4/4] ARM: OMAP2+: sleep43xx: Call secure suspend/resume handlers

[PATCH] selftests/seccomp: Test kernel catches garbage on SECCOMP_IOCTL_NOTIF_RECV
 2019-12-31 14:04 UTC  (3+ messages)

[ANNOUNCE] Reiser5 (Format Release 5.X.Y)
 2019-12-31 13:53 UTC 

[PATCH v2 1/4] drm/sun4i: Reimplement plane z position setting logic
 2019-12-31 13:52 UTC  (6+ messages)
` [PATCH v2 2/4] drm/sun4i: Add mode_set callback to the engine
` [PATCH v2 3/4] drm/sun4i: Use CRTC size instead of PRIMARY plane size as mixer frame

[PATCH v7 1/6] Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()
 2019-12-31 13:41 UTC  (6+ messages)
` [PATCH v7 2/6] Supporting driving setting without mapping current to register value
` [PATCH v7 3/6] Refine mtk_pinconf_get() and mtk_pinconf_set()
` [PATCH v7 4/6] Refine mtk_pinconf_get()
` [PATCH v7 5/6] Backward compatible to previous Mediatek's bias-pull usage
` [PATCH v7 6/6] Add support for pin configuration dump via debugfs

[PATCH] kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail
 2019-12-31 13:35 UTC 

[PATCH v3 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
 2019-12-31 13:05 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: display: Add TCON LCD compatible for R40
` [PATCH v3 2/9] drm/sun4i: tcon: Add TCON LCD support "
` [PATCH v3 3/9] ARM: dts: sun8i: r40: Use tcon top clock index macros
` [PATCH v3 4/9] drm/sun4i: tcon_top: Use clock name "
` [PATCH v3 5/9] drm/sun4i: tcon_top: Register reset, clock gates in probe
` [PATCH v3 6/9] dt-bindings: sun6i-dsi: Add R40 DPHY compatible (w/ A31 fallback)
` [PATCH v3 7/9] dt-bindings: sun6i-dsi: Document R40 MIPI-DSI controller (w/ A64 fallback)
` [PATCH v3 8/9] ARM: dts: sun8i: r40: Add MIPI DSI pipeline
` [DO NOT MERGE] [PATCH v3 9/9] ARM: dts: sun8i-r40: bananapi-m2-ultra: Enable Bananapi S070WV20-CT16

[PATCH] f2fs: introduce DEFAULT_IO_TIMEOUT_JIFFIES
 2019-12-31 12:52 UTC  (3+ messages)

[PATCH v2 00/14] PHY: Update Cadence Torrent PHY driver with reconfiguration
 2019-12-31 12:28 UTC  (5+ messages)
` [PATCH v2 01/14] dt-bindings: phy: Convert Cadence MHDP PHY bindings to YAML
` [PATCH v2 07/14] dt-bindings: phy: phy-cadence-torrent: Add clock bindings

[PATCH 1/1] rcu/tree: support kfree_bulk() interface in kfree_rcu()
 2019-12-31 12:22 UTC 

[PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
 2019-12-31 12:11 UTC  (4+ messages)

[PATCH V2 0/7] soc: imx: Enable additional functionality of i.MX8M Mini
 2019-12-31 11:55 UTC  (6+ messages)

[PATCH] arm64: dts: rockchip: rk3368-lion-haikou: remove identical &uart0 node
 2019-12-31 11:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] Add SR-IOV support in PCIe Endpoint Core
 2019-12-31 11:35 UTC  (8+ messages)
` [PATCH 1/7] Documentation: PCI: endpoint/pci-endpoint-cfs: Guide to use SR-IOV
` [PATCH 2/7] dt-bindings: PCI: cadence: Add binding to specify max virtual functions
` [PATCH 3/7] PCI: endpoint: Add support to add virtual function in endpoint core
` [PATCH 4/7] PCI: endpoint: Add support to link a physical function to a virtual function
` [PATCH 5/7] PCI: endpoint: Add virtual function number in pci_epc ops
` [PATCH 6/7] PCI: cadence: Add support to configure virtual functions
` [PATCH 7/7] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device

[GIT PULL] PHY: for 5.5 -rc
 2019-12-31 11:15 UTC 

[RFC PATCH v3 0/7] PM / devfreq: Simple QoS for exynos-bus using interconnect
 2019-12-31 11:03 UTC  (10+ messages)
  ` [RFC PATCH v3 4/7] arm: dts: exynos: Add interconnect bindings for Exynos4412

[PATCH v1 0/2] Add support for IPA clock for SC7180
 2019-12-31 11:00 UTC  (2+ messages)
` [PATCH v1 2/2] clk: qcom: rpmh: Add "


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