| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain: add fortify-headers, enable FORTIFY_SOURCE by default | Steven Barth | 2015-06-23 | 1 | -0/+1 |
* | gcc/musl: rework SSP-support | Steven Barth | 2015-06-22 | 1 | -2/+2 |
* | kernel: mitigate cgroups config dependency changes | Felix Fietkau | 2015-06-18 | 1 | -1/+1 |
* | hardening: enable regular SSP support by default | Steven Barth | 2015-06-17 | 1 | -2/+2 |
* | hardening: enable RELRO by default | Steven Barth | 2015-06-16 | 1 | -0/+1 |
* | hardening: enable format security checking by default | Steven Barth | 2015-06-16 | 1 | -1/+1 |
* | build: enable package list signing by default | Felix Fietkau | 2015-05-05 | 1 | -0/+1 |
* | build: add integration for managing opkg package feed keys | Felix Fietkau | 2015-04-06 | 1 | -0/+3 |
* | config: add an option to enable KPROBE | John Crispin | 2015-04-01 | 1 | -0/+17 |
* | x86: clean up default grub baudrate settings | Felix Fietkau | 2015-03-29 | 1 | -4/+3 |
* | build: remove leftover olpc support code | Felix Fietkau | 2015-03-28 | 1 | -4/+4 |
* | kernel: cleanup seccomp symbol selection | John Crispin | 2015-03-26 | 1 | -7/+5 |
* | x86: use PARTUUID instead explicitly specifying the device by default | Jo-Philipp Wich | 2015-03-24 | 1 | -2/+0 |
* | build: remove obsolete references to cris and avr32 | Felix Fietkau | 2015-03-24 | 1 | -1/+1 |
* | kernel: Support kernel options required by systemd | John Crispin | 2015-03-21 | 1 | -6/+28 |
* | config: add function tracers | John Crispin | 2015-03-18 | 1 | -0/+20 |
* | buildroot: make it easier to build all kmods | Jonas Gorski | 2015-03-16 | 1 | -1/+5 |
* | kernel: enable open by fhandle syscalls | John Crispin | 2015-03-15 | 1 | -0/+6 |
* | toolchain: The glorious return of glibc, ver 2.21 | John Crispin | 2015-03-12 | 1 | -3/+2 |
* | config: disable kernel tracing on uml | Nicolas Thill | 2015-02-11 | 1 | -0/+1 |
* | config: remove CONFIG_BUILD_STATIC_TOOLS | Jo-Philipp Wich | 2015-02-06 | 1 | -8/+0 |
* | config: fix typo in Global build settings menu | Nicolas Thill | 2015-02-05 | 1 | -2/+2 |
* | config: fix typo in Global build settings menu | John Crispin | 2015-01-28 | 1 | -1/+1 |
* | Support for building an hardened OpenWRT | John Crispin | 2015-01-17 | 1 | -9/+79 |
* | config: enable EARLY_PRINTK on bcm53xx by default | Rafał Miłecki | 2015-01-16 | 1 | -0/+1 |
* | kernel: add SECCOMP to menuconfig | John Crispin | 2015-01-08 | 1 | -0/+14 |
* | packages: fix typo in OpenWrt name | John Crispin | 2014-12-07 | 1 | -1/+1 |
* | config: use PARTUUID by default on x86_64 | Jo-Philipp Wich | 2014-10-27 | 1 | -3/+4 |
* | Kconfig: Fix missing help text in DEVEL config menu | Hauke Mehrtens | 2014-09-13 | 1 | -2/+13 |
* | Kconfig: Various typo/grammar/line-length fixes in Config*.in files | Hauke Mehrtens | 2014-09-13 | 4 | -80/+85 |
* | config: enable cgroup freezer | Luka Perkov | 2014-09-10 | 1 | -1/+1 |
* | PKG_CHECK_FORMAT_SECURITY: add a menuconfig option, disable by default | John Crispin | 2014-08-25 | 1 | -0/+9 |
* | x86: add back a line accidentally removed in r41763 | Felix Fietkau | 2014-07-20 | 1 | -0/+1 |
* | x86: remove the arbitrary limitation of vmware/virtualbox images to ext4, sel... | Felix Fietkau | 2014-07-20 | 1 | -3/+2 |
* | config/Config-images.in: enable zlib as the default ubi compression | John Crispin | 2014-06-24 | 1 | -1/+1 |
* | Disable crashlog for UML | Steven Barth | 2014-06-12 | 1 | -1/+1 |
* | kernel: fix duplicate KERNEL_PERF_EVENTS with wrong dependency | Felix Fietkau | 2014-06-06 | 1 | -4/+1 |
* | build: set default squashfs block size to 64k for low-memory systems | Felix Fietkau | 2014-06-02 | 1 | -0/+1 |
* | build: make the squashfs block size configurable | Felix Fietkau | 2014-06-02 | 1 | -1/+6 |
* | config/Config-images.in: the ext4 series introduced a regression | John Crispin | 2014-06-02 | 1 | -3/+3 |
* | include: Allow git kernel branch selection | John Crispin | 2014-06-02 | 1 | -0/+18 |
* | config: Remove KERNEL_GIT_LOCAL_REPOSITORY option | John Crispin | 2014-06-02 | 1 | -8/+0 |
* | image: ext4: rename config options as these are only used for ext4 image crea... | John Crispin | 2014-06-02 | 1 | -2/+2 |
* | image: ext4: allow creation of a journaling filesystem | John Crispin | 2014-06-02 | 1 | -0/+7 |
* | image: ext4: allow to choose a block size for the rootfs | John Crispin | 2014-06-02 | 1 | -0/+24 |
* | image: ext4: move ext4 specific options into submenu | John Crispin | 2014-06-02 | 1 | -15/+16 |
* | kernel: add a config option for enabling /proc/slabinfo | Felix Fietkau | 2014-05-25 | 1 | -0/+11 |
* | kernel: add a config option for /proc page monitoring (useful for detailed me... | Felix Fietkau | 2014-05-25 | 1 | -0/+3 |
* | config: don't use /dev/vda2 for kvm guest, its not used since a long time | Jo-Philipp Wich | 2014-05-13 | 1 | -2/+1 |
* | sparse: add as a new package selectable from the config | John Crispin | 2014-04-12 | 1 | -0/+4 |